User:Mr Squid/common.css: Difference between revisions

From Inkipedia, the Splatoon wiki
m (color change)
No edit summary
Line 1: Line 1:
a:link, a:active, div#mw-panel div.portal div.body ul li a, div.vectorTabs li.selected a, div.vectorTabs li.selected a, div.vectorTabs li a {
a:link, a:active, div#mw-panel div.portal div.body ul li a {
   text-decoration: none;
   text-decoration: none;
   color:#13db3b
   color:#ee00ff
}
}
a:visited { color: #9807f9; }
div.vectorTabs li.selected a, div.vectorTabs li a {
  text-decoration: none;
  color:#ee00ff
}
a:visited { color: #00ff21; }
a:active { color:# 9807f9; }
a:active { color:# 9807f9; }
#bodyContent a.external { color: #c3ff00; }
#bodyContent a.external { color: #c3ff00; }

Revision as of 15:23, 30 January 2017

a:link, a:active, div#mw-panel div.portal div.body ul li a {
  text-decoration: none;
  color:#ee00ff
}
div.vectorTabs li.selected a, div.vectorTabs li a {
  text-decoration: none;
  color:#ee00ff
}
a:visited { color: #00ff21; }
a:active { color:# 9807f9; }
#bodyContent a.external { color: #c3ff00; }