Jump to content

User:ThoseAreMyShoes/common.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by ThoseAreMyShoes (talk | contribs) at 03:03, 1 August 2017 (Created page with '#toc { position: fixed!important; left: 0px!important; bottom: 0px!important; z-index: 9001!important; max-width: 176px!important; } #toc:hover { ma...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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.
#toc {
  position: fixed!important;
  left: 0px!important;
  bottom: 0px!important;
  z-index: 9001!important;
  max-width: 176px!important;
}

#toc:hover {
  max-width: 100%!important;
}