User:RubberLuigi/monobook.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body {
 font-family: helvetica;
 font-style: oblique;
 color: #1589FF;
 font-size: 10px;
 background-image: url("https://commercialhunks.files.wordpress.com/2016/01/vlcsnap-00300.jpg?w=1521");
 background-size: 100px;
 list-style-type: lower-roman;
);
 }
a { color: #1589FF; }
a:active { color: #2B65EC; }
a:visited { color: #1589FF; }
#p-personal a.new { color: #1589FF }
#p-personal a.new:visited { color: #1589FF }
#p-logo a {
 background: url("http://www.mariowiki.com/images/b/b9/Poochy_Dancing.jpg") center/contain no-repeat !important;
}

p.italic {
 font-style: italic;
}

div#content {
 color: #7A5DC7;
}

.usermessage {
 background: #0000FF;
 border: 1.1px dashed #060;
 }

input{
 background-color: #1589FF;
}