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 5afc1e6..5e89a83 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; */
+}
+
+