X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskmeeting.css;h=5e89a83f571307f1eb5c92180852f1e946cdef28;hb=d4dd6d9ebdee5e1e8e7a1d07586556d42ecda1a8;hp=5afc1e629e76653479a0827275adb61f4301fa84;hpb=ba124be15839e2a62fa793b70869e0209f8daf90;p=brisk.git diff --git a/web/briskmeeting.css b/web/briskmeeting.css index 5afc1e6..5e89a83 100644 --- a/web/briskmeeting.css +++ b/web/briskmeeting.css @@ -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; */ +} + +