aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Public')
-rw-r--r--h-source/Public/Css/main.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css
index f8cc166..4ad368a 100644
--- a/h-source/Public/Css/main.css
+++ b/h-source/Public/Css/main.css
@@ -193,7 +193,11 @@ div#right
}
.hardware_element_link
{
+ display:block;
+ width:250px;
+ float:left;
margin:0px 10px;
+ margin-top:10px;
}
.notebook_view_title
{
@@ -1185,6 +1189,7 @@ ins
.hardware_element_image
{
height:50px;
+ float:left;
}
.markItUpContainer
{