Fanon Wiki

Read the Wiki Policy before editing!

Welcome to the Fanon Wiki! Before you create any articles, you MUST read the Wiki Policy. You MUST be sure to always add Categories to your articles, and properly name all images you upload, or they will be deleted with consequences. If you have any questions, contact Chris6d or another Staff Member. Happy editing!

READ MORE

Fanon Wiki
Register
Advertisement

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.
/* importing Dom Casual font */
@font-face {
      font-family: "Dom Casual";
      font-size: "20px";
      src: url("http://static3.wikia.nocookie.net/marbleblast/images/0/0e/Dom_Casual.otf");
    }
 
/* removing ugly outline of infoboxes */
.WikiaArticle .infobox {
	border: 0px !important;
}
a[href$="/wiki/User:Cakedude222"] {
    color: #00FF7F !important;
    font-weight: bold !important;
    font-family: Georgia New !important;
}
a[href$="/wiki/User:Amanda_Young"] {
    color: #FF69B4 !important;
    font-weight: bold !important;
    font-family: Verdana New !important;
}
a[href$="/wiki/User:Cameron33268110"] {
    color: #8B0000 !important;
    font-weight: bold !important;
    font-family: Trebuchet New !important;
}
a[href$="/wiki/User:Techno_Bacon"] {
    color: #00BFFF !important;
    font-weight: bold !important;
    font-family: Arial New !important;
}
a[href$="/wiki/User:Enchanted_Iris"] {
    color: #DB7F07 !important;
    font-weight: bold !important;
    font-family: Tahoma New !important;
}
a[href$="/wiki/User:Mishkaiel"] {
    color: #A901DB !important;
    font-weight: bold !important;
    font-family: Tahoma New !important;
}
/* Comment boxes */
.comments li[data-user="Cakedude222"] > blockquote {color:black !important; background: #000000
url("http://img3.wikia.nocookie.net/__cb20141019232709/whatever-you-want/images/b/b7/Imagesszss.jpg") top right no-repeat !important;}
.comments li[data-user="Cakedude222"] > blockquote:after {border-color: transparent #7FFF00 #7FFF00 transparent !important;}
.comments li[data-user="Cakedude222"] > blockquote div {background: transparent !important;} 
.comments li[data-user="Cakedude222"] > blockquote {font-family:'georgia' !important;}
.comments li[data-user="Cakedude222"] > blockquote {color:#A901DB !important;}
.comments li[data-user="Cakedude222"] > blockquote {border: 1px solid #7FFF00 !important;}
 
.i18ndoc {
    background-color: #228B22;
    border-bottom: 5px solid white;
    font-family: monospace;
    font-size: 10pt;
    height: 140px;
    overflow: auto;
    padding: 2px;
 
}
 .comments li[data-user="Mystical Jade"] > blockquote {color:black !important; background: #000000
url("http://img3.wikia.nocookie.net/__cb20141021000642/fanon/images/d/d1/Tanya-MK.jpg") top right no-repeat !important;}
.comments li[data-user="Mystical Jade"] > blockquote:after {border-color: transparent #FFD700 #FFD700 transparent !important;}
.comments li[data-user="Mystical Jade"] > blockquote div {background: transparent !important;} 
.comments li[data-user="Mystical Jade"] > blockquote {font-family:'georgia' !important;}
.comments li[data-user="Mystical Jade"] > blockquote {color:#0066CC !important;}
.comments li[data-user="Mystical Jade"] > blockquote {border: 1px solid #FFD700 !important;}
 
.i18ndoc {
    background-color: #0066CC;
    border-bottom: 5px solid white;
    font-family: monospace;
    font-size: 10pt;
    height: 140px;
    overflow: auto;
    padding: 2px;
 
}
 .comments li[data-user="Techno Bacon"] > blockquote {color:black !important; background: #F0FFFF
url("http://img3.wikia.nocookie.net/__cb20141021022451/fanon/images/0/0c/Sssssimage.jpg") top right no-repeat !important;}
.comments li[data-user="Techno Bacon"] > blockquote:after {border-color: transparent #00CED1 #00CED1 transparent !important;}
.comments li[data-user="Techno Bacon"] > blockquote div {background: transparent !important;} 
.comments li[data-user="Techno Bacon"] > blockquote {font-family:'georgia' !important;}
.comments li[data-user="Techno Bacon"] > blockquote {color:#282828   !important;}
.comments li[data-user="Techno Bacon"] > blockquote {border: 1px solid #00CED1 !important;}
 
.i18ndoc {
    background-color #282828;
    border-bottom: 5px solid white;
    font-family: monospace;
    font-size: 10pt;
    height: 140px;
    overflow: auto;
    padding: 2px;
 
}
/* Rounded search box - thanks to The Sims Wiki for the code */
 
.WikiaSearch input[type="text"] {
     -webkit-border-radius: 0.75em;
     -moz-border-radius: 0.75em;
     border-radius: 0.75em 0.75em 0.75em 0.75em;
     padding: 3px 0 3px 4px;
     width: 271px;
     border: 2px solid #E2A54F;
     box-shadow: inset 0 0 7px #666666;
     -moz-box-shadow: inset 0 0 7px #666666;
     -webkit-box-shadow: inset 0 0 7px #666666;
     -o-box-shadow: inset 0 0 7px #666666;
}
Advertisement