aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/cms_style/layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'ratatoeskr/cms_style/layout.css')
-rw-r--r--ratatoeskr/cms_style/layout.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/ratatoeskr/cms_style/layout.css b/ratatoeskr/cms_style/layout.css
index a0d7e61..1163887 100644
--- a/ratatoeskr/cms_style/layout.css
+++ b/ratatoeskr/cms_style/layout.css
@@ -21,6 +21,13 @@ body, html {
padding:0px;
}
+hr {
+ border: 0;
+ height: 1px;
+ color: #000;
+ background-color: #000;
+}
+
#bar_top {
margin: 0px;
position: fixed;