Jump to content

User:Quarl/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.user-Quarl { background: #CFC; }
/* span.user-sig { border: 1px solid #7F7; } */

.user-sig-date { font-size: smaller; font-style: italic; }


ul, li, a {
  /* override the portlet lowercasing text-transforms */
  text-transform: none !important;
}

/* use <div class="hiddenStructure quarlNotHidden"> (text that only quarl sees) </div> */
div.quarlNotHidden {
  display: block;
}

span.quarlNotHidden {
  display: inline;
}

sup.quarlEditLink {
  display: inline;
  position: absolute;
  top: 1px;
  right: 1px;
}

sup.quarlEditLink a {
  background: none !important;
}

sup.reference:target { 
  background-color: #DEF;
}

/*
.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: inline } .geo-dms { display: inline }
.geo-multi-punct { display: inline }
*/