MediaWiki:Monobook.css: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
No edit summary
Line 10: Line 10:
margin-top: -0.2em;
margin-top: -0.2em;
}
}
a { color: #00f; }
a:active { color: orange; }
a:visited { color: #00c; }
#bodyContent a.extiw { color: #06f; }
#bodyContent a.extiw:visited { color: #3366BB; }
#bodyContent a.external { color: #06f; }
#bodyContent a.external:visited { color: #0044CC; }


#title-linktabs {  
#title-linktabs {  
Line 32: Line 40:
.special li {
.special li {
line-height: 19px;
line-height: 19px;
}
a {
color: #00f;
}
a:visited {
color: #00c;
}
a:active {
color: orange;
}
}


Line 83: Line 79:
margin-bottom: 15px;
margin-bottom: 15px;
}
}
#bodyContent a.extiw { color: #06f; }
#bodyContent a.extiw:visited { color: #3366BB; }
#bodyContent a.external { color: #06f; }
#bodyContent a.external:visited { color: #0044CC; }


#p-personal li a:hover {
#p-personal li a:hover {