267
edits
Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done!
Starphoria (talk | contribs) |
Starphoria (talk | contribs) |
||
Line 53: | Line 53: | ||
/* Page tabs */ | /* Page tabs */ | ||
#p-cactions li | #p-cactions li a { | ||
background-color:#000000; | background-color:#000000; | ||
border | border:1px solid #333333; | ||
color:#DE032D; | |||
} | |||
#p-cactions li.selected a:hover {background-color:#FFFFFF;} | |||
#p-cactions li a:hover { | |||
background-color:transparent; | |||
color:#000000; | |||
text-decoration:underline; | |||
} | } |
edits