TechSupport, Bureaucrats, Administrators
1,205
edits
Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done!
Line 124: | Line 124: | ||
.vectorTabs | .vectorTabs | ||
{ | { | ||
background: # | background: #000000; | ||
color: #EEE8AA; | color: #EEE8AA; | ||
} | } | ||
Line 130: | Line 130: | ||
div.vectorTabs ul li | div.vectorTabs ul li | ||
{ | { | ||
background: # | background: #000000; | ||
color: #EEE8AA; | color: #EEE8AA; | ||
} | } | ||
Line 136: | Line 136: | ||
div.vectorTabs ul li.selected | div.vectorTabs ul li.selected | ||
{ | { | ||
background: # | background: #000000; | ||
color: #EEE8AA; | color: #EEE8AA; | ||
} | } | ||
Line 142: | Line 142: | ||
div.vectorMenu ul | div.vectorMenu ul | ||
{ | { | ||
background: # | background: #000000; | ||
color: #EEE8AA; | color: #EEE8AA; | ||
} | } | ||
Line 267: | Line 267: | ||
div.vectorTabs li.selected a, | div.vectorTabs li.selected a, | ||
div.vectorTabs li.selected a span, | div.vectorTabs li.selected a span, | ||
div.vectorTabs li.selected a:visited | div.vectorTabs li.selected a:visited, | ||
div.vectorTabs li.selected a:visited span | div.vectorTabs li.selected a:visited span | ||
{ | { |