Jump to content

User:DGG/vectorcss

From Wikipedia, the free encyclopedia

.reference {

 opacity:0.5;
 -moz-opacity:0.5;
 filter: alpha(opacity=50);

}

.diffchange {padding: 0px 2px 0px 2px; border: 1px dashed red; margin: 0px 1px 0px 0px} table.persondata {display:table !important;}

.mw-redirect { color: #006633; } .mw-redirect:visited { color: #009900; } .mw-redirect:hover { color: #990000; } .mw-redirect:active { color: #990000; }

usermessage {

  background-color: #808080;
  border: 1px solid #ffa500;
  color: black;
  font-weight: bold;
  margin: 2em 0 1em;
  padding: .5em .5em;
  vertical-align: middle;

}

<-- Below from User:PleaseStand/vector.css--> /* The new search box is hideous */

  1. simpleSearch input#searchInput { width: 35em; }
  2. simpleSearch { margin-top: 0.9em; }


/* Highlight my comments */ .mycomment { background: #ff9; }