removing old LCARStrek
[themes.git] / LCARStrek / global / skin / formatting.css
index f80bfd5cd17b16d51d9e8182ea133664a964aefc..85c2123250aa8e60a64ee3daf7ade9d3f0d10ba9 100755 (executable)
     
   html
     {
-      margin              : 1px 5px 4px 5px;
+/*      margin              : 1px 5px 4px 5px; */
       cursor              : default;
     }
 
     {
       margin              : 3px 5px 4px 5px;
     }    
+
+
+  .link
+    {
+      color               : #FFCF00;
+      cursor              : pointer;
+      -moz-user-select    : text;
+      text-decoration     : underline;
+    }