Template:OhioMOD2013: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 17: Line 17:
}
}


#navbar.selflink{
.selflink{
color:red;
color:red;
font-family:Gill Sans MT;
font-family:Gill Sans MT;

Revision as of 18:43, 27 June 2013

<html> <style type='text/css'>

  1. navbar a{

color:red; font-family:Gill Sans MT; font-size:24px; text-decoration:none; }

  1. navbar li{

padding:10px; }

  1. navbar li:hover{

background-color:#FFF7FA; }

.selflink{ color:red; font-family:Gill Sans MT; font-size:24px; text-decoration:none } </style> </html>