@@ -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;