2
0
Nicolas Petton преди 11 години
родител
ревизия
b681d012bf
променени са 1 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. 5 5
      css/helios.css

+ 5 - 5
css/helios.css

@@ -1,8 +1,3 @@
-body {
-  font-size: 11px;
-  font-family: "Lucida Grande", helvetica, arial, sans;
-  background: #eee;
-}
 .clearfix:after {
   content: ".";
   display: block;
@@ -20,6 +15,11 @@ html[xmlns] .clearfix {
 * html .clearfix {
   height: 1%;
 }
+#helios {
+    font-size: 11px;
+    font-family: "Lucida Grande", helvetica, arial, sans;
+    background: #eee;
+}
 #helios a {
   cursor: pointer;
 }