No hover background for logo.

svn path=/trunk/; revision=12854
This commit is contained in:
att 2009-06-26 11:11:01 +00:00
parent 47a44371d1
commit 882518bec2
1 changed files with 4 additions and 0 deletions

View File

@ -112,6 +112,10 @@ dl dd {
padding: 0;
}
#logo a:hover {
background: transparent;
}
/* ------------------------------------------------------------------------- */
/* Menu */