User:Paper Jorge/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
#p-logo a { background-image: url(http://png-5.findicons.com/files/icons/342/food/128/pizza_slice.png) !important; }
#p-logo a { background-image: url(https://toppng.com/uploads/preview/kanye-west-png-pic-kanye-west-face-11562897308hz6txyhb2c.png) !important; }


  body {
  body {

Latest revision as of 19:22, March 12, 2023

#p-logo a { background-image: url(https://toppng.com/uploads/preview/kanye-west-png-pic-kanye-west-face-11562897308hz6txyhb2c.png) !important; }

 body {
    font-size: 10px;
    font-family: verdana	;
 }

 a { color: darkgreen; }

 a:visited { color: #40404F; }

 a:active { color: orange; }


 #p-personal a.new { color: #f00; }

 #p-personal a.new:visited { color:#c00; }

 p { margin: 0.9em 0em 1em 0em; }

 h1, h2, h3, h4, h5, h6 {
    color: darkgreen;
    margin: 0px;
 }

 pre { border: 1px dashed #06f; overflow: auto; }
 }

 #file img { background: url("http://www.zsolt-frei.net/Gcat_htm/Uguide/white.gif") repeat;
 }

 #siteNotice {
    padding: 0.3em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    background: #fff;
    font-size: smaller;
    line-height: 90%;
 }