bottomRight links orange

This commit is contained in:
Sanj 2011-11-01 14:53:12 +00:00
parent b16de24126
commit 4e3ef5b190

View File

@ -17,6 +17,14 @@ box-shadow:2px 3px 20px #252425;
overflow:auto;
clear:both;}
#bottomRight a:link, #bottomRight:visited, #bottomRight:active
{color:#ff8400;
text-decoration:none;}
#bottomRight a:hover
{text-decoration:underline;}
.itfInfoSub
{color:#f7bd00;
font-weight:bold;}