1,254
edits
Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done!
Line 1: | Line 1: | ||
body{ | body{ | ||
background:#C0C0C0 | background:#C0C0C0 | ||
} | |||
div.vectorTabs li.selected a, | |||
div.vectorTabs li.selected a span, | |||
div.vectorTabs li.selected a:visited, | |||
div.vectorTabs li.selected a:visited span | |||
{ | |||
color:#FFFFFF; | |||
font-weight:bold; | |||
} | } | ||
Line 24: | Line 33: | ||
background: linear-gradient(top,#CC0000,#282828; | background: linear-gradient(top,#CC0000,#282828; | ||
color: #DFDFDF; | color: #DFDFDF; | ||
} | } |