User:LeaW/monobook.css

Source: 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.
#bodyContent > p,
#bodyContent > ul,
#bodyContent > ol,
#bodyContent > dl,
#bodyContent > blockquote
{ max-width: 600px ! important; }

/* #p-search { display: none ! important; } */

/* #bodyContent { position: relative; } */
#toc { /* position: absolute; top: 3em; right: 0em; */ float: right; clear: right; margin: 1em 0 1em 1em; background-color: #BBFFBB; }

#bodyContent a {
  text-decoration: none;
  border-bottom: solid 1px #D0D0FF;
}
#bodyContent a:hover {
  text-decoration: none;
  border-bottom: solid 1px;
}

#bodyContent a.image {
  border-bottom: 0px ! important;
}


/* #siteNotice { display: none ! important; }   / * donate */
#filetoc { display: none ! important; }   /* Image navigation TOC. */
#siteSub { display: none ! important; }  /* From Wikipedia, the free encyclopedia */