Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
body {
font-family: verdana;
color: #BF6E00;
font-size: 30px;
background-image: url("/images/b/bd/RoyNSMBU.png");
}
a { color: #00F1FE; }
a:active { color: #00FE04; }
a:visited { color: #7AA300; }
#p-personal a.new { color: #FEB600 }
background-size: 1200px 600px;
body {
font-family: verdana;
color: #BF6E00;
font-size: 10px;
background-image: url("/images/b/bd/MK8 Roy Icon.png");
}
a { color: #00F1FE; }
a:active { color: #00FE04; }
a:visited { color: #7AA300; }
#p-personal a.new { color: #FEB600 }
p.oblique {
font-style: oblique;
}
body {
font-family: verdana;
color: #BF6E00;
font-size: 10px;
background-image: url("/images/3/3e/MK8_Roy_Icon.png");
}
a { color: #00F1FE; }
a:active { color: #00FE04; }
a:visited { color: #7AA300; }
#p-personal a.new { color: #FEB600 }
p.oblique {
font-style: oblique;
}
.portlet h3 {
background: #FFF;
}
#p-logo a { background: url(http://www.mariowiki.com/images/b/b3/Viper26_logo.png) 35% 50%
no-repeat !important; }
body {
font-family: Comic Sans MS;
color: #4B0082;
font-size: 10px;
background-image: url("/images/3/39/Viper26.png");
}
a { color: #939; }
a:active { color: #63F; }
a:visited { color: #639; }
#p-personal a.new { color: #96F }
#p-personal a.new:visited { color: #66F }
#bodyContent a.external { color: #66F }
#bodyContent a.extiw:active { color: #66F }
p.oblique {
font-style: oblique;
}
.portlet h3 {
background: #4B0082;
}
body {
font-family: verdana;
color: #FF00FF;
font-size: 10px;
background-image: url("/images/3/3e/MK8_Roy_Icon.png");
}
a { color: #FF00FF; }
a:active { color: #FF00FF; }
a:visited { color: #FF00FF; }
#p-personal a.new { color: #FF00FF }
p.oblique {
font-style: oblique;
}
.portlet h3 {
background: #FFF;
}
Use font-style: italic for that.Cahoots Is Spelled With A C said:the other thing is that the font isn't slanted.
Add this:Cahoots Is Spelled With A C said:Edit: And Viper, how did you get your logo to show as the wiki logo?
#p-logo a {
background: url(<your image URL here>) center no-repeat !important;
}
Unvisited links are magenta alright. For magenta text you also need this:Cahoots Is Spelled With A C said:E2: For some reason, the regular links-I-haven't-clicked are still blue and normal text (like on an article) is black but they should be magenta.
div#content {
color: #FF00FF;
}
body {
font-family: verdana;
color: #FF00FF;
font-size: 10px;
font-style: italic;
background-image: url("/images/3/3e/MK8_Roy_Icon.png");
}
div#content {
color: #FF00FF;
}
a { color: #FF00FF; }
a:active { color: #FF00FF; }
a:visited { color: #FF00FF; }
#p-personal a.new { color: #FF00FF }
p.oblique {
font-style: oblique;
}
.portlet h3 {
background: #FFF;
}