Difference between revisions of "darkvector:style.css"

From Trekipedia
Jump to: navigation, search
m
Line 1: Line 1:
 
.thumb {
 
.thumb {
 
background-color: #3a75c4;
 
background-color: #3a75c4;
 +
}
 +
 +
a {
 +
color: #fff;
 +
font-weight: bold;
 
}
 
}

Revision as of 14:36, 22 August 2013

.thumb { background-color: #3a75c4; }

a { color: #fff; font-weight: bold; }