User:RubberLuigi/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Glowsquid moved page User:Roy Koopa/monobook.css to User:GSYoshi/monobook.css: Automatically moved page while renaming the user "Roy Koopa" to "GSYoshi")
m (Glowsquid moved page User:Ghostgirl/monobook.css to User:RubberLuigi/monobook.css: Automatically moved page while renaming the user "Ghostgirl" to "RubberLuigi")
 
(3 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 18:07, January 3, 2022

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;
}