User:Lwarrenwiki/vector.css

table.persondata {display:table !important;}

/* Turn redirects green so that you can see them */

.mw-redirect { color: #006633; }

.mw-redirect:visited { color: #009900; }

.mw-redirect:hover { color: #990000; }

.mw-redirect:active { color: #990000; }

/* example for forcing my own signature to be highlighted in reverse when I view it */

/* highlight your own signature and links */

/* #bodyContent

:link[title*="Lwarrenwiki"], :link[title*="Lwarrenwiki"] span, :link[title*="Lwarrenwiki"] i, :link[title*="Lwarrenwiki"] b,

a[title*="Lwarrenwiki"], a[title*="Lwarrenwiki"] span, a[title*="Lwarrenwiki"] i, a[title*="Lwarrenwiki"] b

{

background-color: #FA5 !important; // was #F70

color: #FFF !important;

font-weight: normal !important;

padding: 0 1px 0 1px !important;

border-width: 0;

border-style: solid;

border-color: #000;

}

  • /