From 3a56e70e888ce9420c72add656726dc623a45894 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sun, 29 Jan 2012 13:28:28 +0100 Subject: You can now use %root% in CSS styles too. --- ratatoeskr/cms_style/layout.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ratatoeskr/cms_style/layout.css') 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; -- cgit v1.2.3-54-g00ecf