52
edits
Changes
no edit summary
text-align: left;
z-order: 40;
}
#topline a:hover {
color: #FFF;
background-color: #0007273D5;
text-decoration: none;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}