]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
anchor default class added
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sat, 23 May 2009 16:17:03 +0000 (16:17 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sat, 23 May 2009 16:17:03 +0000 (16:17 +0000)
web/briskmeeting.css

index 5afc1e629e76653479a0827275adb61f4301fa84..5e89a83f571307f1eb5c92180852f1e946cdef28 100644 (file)
@@ -67,3 +67,23 @@ table.ricapito th.thnobo
   border: 0px solid black; 
   }
 
+a:link {
+    color: RGB(225, 144,0);
+    line-height: 20px;
+  /*  text-decoration: none; */
+}
+
+a:visited {
+    color: RGB(225, 144,0);
+    line-height: 20px;
+  /*  text-decoration: none; */
+}
+
+a:hover {
+    color: RGB(225, 144,0);
+    line-height: 20px;
+  /*    font-weight: bold;   */
+  /*  text-decoration: none; */
+}
+
+