aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Donnet2012-08-09 17:47:09 +0200
committerLuc Donnet2012-08-09 17:47:09 +0200
commit4933231bbecc80a515b6285cc58b373c8ca59383 (patch)
tree9ba1bda290990e34a60797205b00b40aab92ea84
parent679d2f40bdb12900cfa4252d5817f4e1251d2922 (diff)
downloadchouette-core-4933231bbecc80a515b6285cc58b373c8ca59383.tar.bz2
Fix stylesheets for headers
-rw-r--r--app/assets/stylesheets/layout.css.scss13
1 files changed, 0 insertions, 13 deletions
diff --git a/app/assets/stylesheets/layout.css.scss b/app/assets/stylesheets/layout.css.scss
index 3c4af97e5..dced2ebb6 100644
--- a/app/assets/stylesheets/layout.css.scss
+++ b/app/assets/stylesheets/layout.css.scss
@@ -7,19 +7,6 @@ $text_color: #222;
@import "user_interface/layout";
-#header .infos div.title
-{
- margin: 20px 0 0 30px;
-
- h1 {
- font-family: "Comic Sans", "Comic Sans MS", cursive;
- font-size: 32px;
- font-weight: bold;
- padding: 0px;
- }
-}
-
-
#sidebar ul {
padding: 0 8px;