User:Emma/Sandbox: Difference between revisions

Want an adless experience? Log in or Create an account.
m
mNo edit summary
Line 61: Line 61:
   display:block;
   display:block;
   text-decoration:none;
   text-decoration:none;
   color:black;
   color:#666;
   -moz-border-radius-topleft: 8px;
   -moz-border-radius-topleft: 8px;
   -moz-border-radius-topright: 8px;
   -moz-border-radius-topright: 8px;
Line 80: Line 80:
.tabtest a:hover, .tabtest strong:hover, .tabtestselected a, .tabtestselected strong,.tabtestselected a:hover, .tabtestselected strong:hover{
.tabtest a:hover, .tabtest strong:hover, .tabtestselected a, .tabtestselected strong,.tabtestselected a:hover, .tabtestselected strong:hover{
   border-bottom: 1px solid #F9F9F9!important;
   border-bottom: 1px solid #F9F9F9!important;
   color: black;
   color: #666;
   background: white;
   background: white;