Happy Tree Friends Wiki
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.
/* BEGIN HIGHLIGHTED USERNAMES LIST */
a[href="/wiki/User:Lord_O%27_Darkness"],
a[href="/wiki/User:Lord%20O'%20Darkness"],
a[href="/wiki/Message_Wall:Lord_O%27_Darkness"],
a[href="/wiki/User_blog:Lord_O%27_Darkness"],
a[href="/f/u/4241330"],
/*a[href="/wiki/Special:Contributions/Lord_O%27_Darkness"] { color:red !important; font-weight:bold !important; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black !important;}*/
a[href="/wiki/Special:Contributions/Lord_O%27_Darkness"] { color:red !important; font-weight:bold !important;}

a[href="/wiki/User:Yong_feng"],
a[href="/wiki/User:Yong%20feng"],
a[href="/wiki/Message_Wall:Yong_feng"],
a[href="/wiki/User_blog:Yong_feng"],
a[href="/wiki/Special:Contributions/Yong_feng"] { color:#808080 !important; font-weight:bold !important;}

a[href="/wiki/User:AnimationFan15"],
a[href="/wiki/Message_Wall:AnimationFan15"],
a[href="/wiki/User_blog:AnimationFan15"],
a[href="/wiki/Special:Contributions/AnimationFan15"] { color:#87CEFA !important; font-weight:bold !important; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black !important;}

a[href="/wiki/User:Smart_zombie"],
a[href="/wiki/User:Smart%20zombie"],
a[href="/wiki/Message_Wall:Smart_zombie"],
a[href="/wiki/User_blog:Smart_zombie"],
a[href="/wiki/Special:Contributions/Smart_zombie"] { color:#006400 !important; font-weight:bold !important;}

a[href="/wiki/User:KennyX1994"],
a[href="/wiki/Message_Wall:KennyX1994"],
a[href="/wiki/User_blog:KennyX1994"],
a[href="/f/u/3289548"],
a[href="/wiki/Special:Contributions/KennyX1994"] { color:black !important; font-weight:bold !important; text-shadow: -1px 0 #dfdbc3, 0 1px #dfdbc3, 1px 0 #dfdbc3, 0 -1px #dfdbc3 !important;}
/*a[href="/wiki/Special:Contributions/KennyX1994"] { color:black !important; font-weight:bold !important; text-shadow: -1px 0 #69c7d6, 0 1px #69c7d6, 1px 0 #69c7d6, 0 -1px #69c7d6 !important;}*/

a[href="/wiki/User:Zrenjaninac"],
a[href="/wiki/Message_Wall:Zrenjaninac"],
a[href="/wiki/User_blog:Zrenjaninac"],
a[href="/f/u/29993393"],
/*a[href="/wiki/Special:Contributions/Zrenjaninac"] { color:#FF4500 !important; font-weight:bold !important; font-weight:bold !important; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black !important;}*/
a[href="/wiki/Special:Contributions/Zrenjaninac"] { color:#FF4500 !important; font-weight:bold !important;}

a[href="/wiki/User:DinoLord00"],
a[href="/wiki/Message_Wall:DinoLord00"],
a[href="/wiki/User_blog:DinoLord00"],
a[href="/f/u/29910071"],
a[href="/wiki/Special:Contributions/DinoLord00"] { color:#008080 !important; font-weight:bold !important;}

a[href="/wiki/User:Splendit-HTF"],
a[href="/wiki/Message_Wall:Splendit-HTF"],
a[href="/wiki/User_blog:Splendit-HTF"],
a[href="/f/u/33597736"],
/*a[href="/wiki/Special:Contributions/Splendit-HTF"] { color:#00B7EB !important; font-weight:bold !important; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black !important;}*/
a[href="/wiki/Special:Contributions/Splendit-HTF"] { color:#00B7EB !important; font-weight:bold !important;}

a[href="/wiki/User:SpongeBob%27s_Biggest_Enthusiast"],
a[href="/wiki/User:SpongeBob's%20Biggest%20Enthusiast"],
a[href="/wiki/Message_Wall:SpongeBob%27s_Biggest_Enthusiast"],
a[href="/wiki/User_blog:SpongeBob%27s_Biggest_Enthusiast"],
a[href="/f/u/38043575"],
a[href="/wiki/Special:Contributions/SpongeBob%27s_Biggest_Enthusiast"] { color: yellow !important; font-weight:bold !important; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black !important;}
/* END HIGHLIGHTED USERNAMES LIST */

/* Main page fixes */
#interwiki-completelist {
    font-weight: bold;
}

/* Add space below the toolbar */
#toolbar {
    margin-bottom: 6px;
}

/* make the list of references look smaller */
ol.references {
    font-size: 100%;
}

.references-small { font-size: 90%;}

/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
/* column-count is from the CSS3 module "CSS Multi-column Layout" */
/* Please ignore any validator errors caused by these two lines */
.references-2column {
    font-size: 90%;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}

.same-bg { background: none; }

/* Highlight clicked reference in blue to help navigation */
ol.references > li:target {
    background-color: #DEF;
}

sup.reference:target { 
    background-color: #DEF;
}

/* Styling for citations */
cite {
    font-style: normal;
    word-wrap: break-word;
}

/* If there is an inline link to a full citation, the full citation will turn blue when the inline link is clicked */
cite:target { 
    background-color: #DEF;
}

/* Do not expand URLs within citations for printing. The URLs should be included explicitly, to avoid confusion */

@media print {
    #content cite a.external.text:after {
        display: none;
    }
}

/* For linked citation numbers and document IDs, where the number need not be shown on a screen or a handheld, but should be included in the printed version */

@media screen, handheld, projection {
    cite *.printonly {
        display: none;
    }
}


/* wikitable */
table.wikitable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
.wikitable th, .wikitable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
.wikitable th {
    background: #f2f2f2;
    text-align: center;
}
.wikitable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}


/* navigation box */
table.navbox {            /* navbox container style */
  border:1px solid #aaa;
  width:100%; 
  margin:auto;
  clear:both;
  font-size:88%;
  text-align:center;
  padding:1px;
}
table.navbox + table.navbox {
  margin-top:-1px;        /* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
}
.navbox-title, .navbox-abovebelow, table.navbox th {
  text-align:center;      /* title and above/below styles */
  padding-left:1em;
  padding-right:1em;
}
.navbox-group {           /* group style */
  white-space:nowrap;
  text-align:right;
  font-weight:bold;
  padding-left:1em;
  padding-right:1em;
}
.navbox, .navbox-subgroup {
  background:#fdfdfd;     /* Background color */
}
.navbox-list {
  border-color:#fdfdfd;   /* Must match background color */
}
.navbox-title, table.navbox th {
  background:#ccccff;     /* Level 1 color */
}
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
  background:#ddddff;     /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
  background:#e6e6ff;     /* Level 3 color */
}
.navbox-even {
  background:#f7f7f7;     /* Even row striping */
}
.navbox-odd {
  background:transparent; /* Odd row striping */
}
 
@media print {
    .navbox {
        display: none;
    }
}

/* infobox */
.infobox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    color: black;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.2em;
    float: right;
    clear: right;
}
.infobox td,
.infobox th {
    vertical-align: top;
}
.infobox caption {
    font-size: larger;
    margin-left: inherit;
}
.infobox.bordered {
    border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}

.infobox.standard-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
}
.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
    border: 1px solid #c0c090;
}

/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
    border: 0;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
    border: 0;
    border-right: 1px solid #aaa;
}


/* Style for "notices" */
.notice {
    margin: 1em;
    padding: 0.2em;
}

/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */
.redirect-in-category, .allpagesredirect, .watchlistredir {
    font-style: italic;
}

.plainlinksneverexpand {
    background: none ! important;
    padding: 0 ! important;
}

.plainlinksneverexpand .urlexpansion {
    display: none ! important;
}

.plainlinksneverexpand a {
    background: none !important;
    padding: 0 !important;
}

.plainlinksneverexpand a.external.text:after {
    display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
    display: none !important;
}

/* Article message box styles */
table.ambox {            /* 10% = Will not overlap with other elements */
    margin: -1px 10% 0px;    /* -1px = Single border between stacked boxes in all browsers */
    border: 1px solid #aaa; 
    border-left: 10px solid #1e90ff;    /* Default "notice" blue */
    background: #fbfbfb; 
}
.ambox th.mbox-text, .ambox td.mbox-text,
th.ambox-text, td.ambox-text {     /* The message body cell(s) */
    border: none; 
    padding: 0.25em 0.5em;         /* 0.5em left/right */
    width: 100%;                   /* Make all amboxes the same width regardless of text length */
}
.ambox td.mbox-image,
td.ambox-image {                   /* The left image cell */
    border: none; 
    padding: 2px 0 2px 0.5em;      /* 0.5em left, 0px right */
    text-align: center; 
}
.ambox td.mbox-imageright,
td.ambox-imageright {              /* The right image cell */
    border: none; 
    padding: 2px 0.5em 2px 0;      /* 0px left, 0.5em right */
    text-align: center; 
}
 
table.ambox-notice {
    border-left: 10px solid #1e90ff;    /* Blue */
}
table.ambox-speedy {
    border-left: 10px solid #b22222;    /* Red */
    background: #fee;                   /* Pink */
}
table.ambox-delete {
    border-left: 10px solid #b22222;    /* Red */
}
table.ambox-content {
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    border-left: 10px solid #f4c430;    /* Yellow */
}
table.ambox-move {
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    border-left: 10px solid #bba;       /* Gray-gold */
}
@media print {        /* When in mainspace: Don't print article message boxes */
    .ns-0 .ambox {
        display: none;
    }
}

 
/* Other pages message box styles */
table.ombox {
    margin: 4px 10%; 
    border-collapse: collapse; 
    border: 1px solid #aaa;       /* Default "notice" gray */
    background: #f9f9f9;
}
.ombox th.mbox-text, .ombox td.mbox-text,
th.ombox-text, td.ombox-text {    /* The message body cell(s) */
    border: none; 
    padding: 0.25em 0.9em;        /* 0.9em left/right */
    width: 100%;
}
.ombox td.mbox-image,
td.ombox-image {                  /* The left image cell */
    border: none; 
    padding: 2px 0 2px 0.9em;     /* 0.9em left, 0px right */
    text-align: center; 
}
.ombox td.mbox-imageright,
td.ombox-imageright {             /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0;     /* 0px left, 0.9em right */
    text-align: center; 
}



/* Put a checker background at the image description page only visible if the image has transparent background */
#file img {
    background: url("https://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
}



/* Removes useless links from printout */
@media print {
    #privacy, #about, #disclaimer {display: none;}
}

/* Colored watchlist numbers */
.mw-plusminus-pos {
    color: #006400; /* darkgreen */ }

/* .mw-plusminus-null currently at developer default */

.mw-plusminus-neg {
    color: #8B0000; /* darkred */ }

/* Style for horizontal UL lists */
.horizontal ul {
    padding: 0;
    margin: 0;
}

.horizontal li { 
    padding: 0 0.6em 0 0.4em;
    display: inline;
    border-right: 1px solid;
}

.horizontal li:last-child {
    border-right: none;
    padding-right: 0;
}

/* Allow transcluded pages to display in lists rather than a table. Compatible in Firefox; incompatible in IE6. */
.listify td {display: list-item;}
.listify tr {display: block;}
.listify table {display: block;}


div.user-block {
    padding: 5px;
    border: 1px solid #A9A9A9;
    background-color: #FFEFD5;
}

/* Prevents line breaks in links; see docs at Template:Nowraplinks */

.nowraplinks a {
    white-space: nowrap;
}


.thumbinner {
    min-width: 100px;
}

/* Inline div's in ImageMaps (code borrowed from de.wiki) */
.imagemap-inline div {
    display: inline;
}

/* Increase the height of the image upload box */
#wpUploadDescription {
    height: 13em;
}

/* Reduce line-height for <sup> and <sub> */
sup, sub {
    line-height: 1em;
}


/* The backgrounds for galleries. */
#content .gallerybox div.thumb {
    background-color: #F9F9F9;   /* Light gray padding */
}

.ns-0 .gallerybox .thumb img,      /* Articles */
.ns-2 .gallerybox .thumb img{
    background: white;   /* No chequered background */
}

/* Image frame fix */
div.tright, div.tleft {
   border: 1px solid silver;
}
div.thumb {
   margin: 2px;
   margin-left: 6px;
}

div.thumbinner {
   background: inherit;
   border: none;
}
#article div.thumb {
   color: inherit;
}

/*****************/
/*   User Tags   */
/*****************/
.user-identity-header__tag {
	color: inherit;
	border: solid 1px black;
	box-shadow: 0.25rem .25rem rgba(0, 0, 0, 0.15) !important;
}
.user-identity-header__tag.usergroup-sysop {
	background-color: #00FF00 !important;
	color: black !important;
}
.user-identity-header__tag.usergroup-bureaucrat {
	background-color: #FFFF00 !important;
	color: black !important;
}
.user-identity-header__tag.usergroup-rollback {
    background-color: #D8BFD8 !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-mod {
    background-color: #8B4513 !important;
    color: white !important;
}    
.user-identity-header__tag.usergroup-chatmoderator {
    background-color: #E7FEFF !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-chatmoderator {
    background-color: #E7FEFF !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-formerstaff {
	background-color: black !important;
	color: white !important;
}
.user-identity-header__tag.usergroup-newuser {
	background-color: #92CD8E !important;
	color: black !important;
}
.user-identity-header__tag.usergroup-handy {
    background-color: #FF6811 !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-flaky {
    background-color: #FF0000 !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-petunia {
    background-color: #0000FF !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-mime {
    background-color: #4c2882 !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-flippy {
    background-color: #00FF00 !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-mole {
    background-color: #4d1b64 !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-discoBear {
    background-color: gold !important;
    color: black !important;
}

.user-identity-header__tag.usergroup-lumpy {
    background-color: #00FFFF !important;
    color: black !important;
}

.user-identity-header__tag.usergroup-lifty {
    background-color: #006400 !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-shifty {
    background-color: #006400 !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-toybonnie {
    background-color: #0000FF !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-nutty {
    background-color: lime !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-splendid {
    background-color: #3fd0e9 !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-wikiresponsibility {
    background-color: #800080 !important;
    color: #00FFFF !important;
    border: 2px dotted silver;
}
.user-identity-header__tag.usergroup-cuddles {
    background-color: #FFFF00 !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-toothy {
    background-color: purple !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-russell {
    background-color: #7FFFD4 !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-sniffles {
    background-color: #ADD8E6 !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-pop {
    background-color: #F4A460 !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-toychica {
    background-color: #FFFF00 !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-toyfreddy {
    background-color: #A52A2A !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-kenny {
    background-color: #F37521 !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-bandmstudios {
    background-color: orange !important;
    color: black !important;
}    
.user-identity-header__tag.usergroup-honorarybureaucrat {
    background-color: #008080 !important;
    color: white !important;
} 
.user-identity-header__tag.usergroup-contentmod {
    background-color: #800000 !important;
    color: white !important;
} 
.user-identity-header__tag.usergroup-content-moderator {
    background-color: #8A2BE2 !important;
    color: white !important;
} 
.user-identity-header__tag.usergroup-threadmoderator {
    background-color: white !important;
    color: black !important;
} 
.user-identity-header__tag.usergroup-honosysop {
    background-color: #00FF00 !important;
    color: black !important;
}    
.user-identity-header__tag.usergroup-semiactive {
    background-color: #808080 !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-inactive {
    background-color: #DC143C !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-lapis {
    background-color: #0000FF !important;
    color: white !important;
}
.user-identity-header__tag.usergroup-wiki-representative {
    background-color: white !important;
    color: black !important;
}
.user-identity-header__tag.usergroup-fandom-star {
    background-color: #FFF46E !important;
    color: black !important;
}
/*Comment Bubbles*/
.comments li[data-user="Yong feng"] > blockquote {color:white !important; background: #000080
url("https://vignette.wikia.nocookie.net/happytreefriends/images/d/d8/Comment_Bubble_Yong_Feng.png/revision/latest?cb=20160316203103") bottom right 50px no-repeat !important;}
.comments li[data-user="Yong feng"] > blockquote:after {border-color: transparent #8B0000  #8B0000 transparent !important;}
.comments li[data-user="Yong feng"] > blockquote div {background: transparent !important;}
.comments li[data-user="Yong feng"] > blockquote {color:white important; border: 2px solid lime !important; text-shadow: 0 0 2px rgba(0,0,0,1), 0 0 4px rgba(0,0,0,1), 0 0 14px rgba(0,0,0,1);}
.comments li[data-user="Yong feng"] .permalink {color:#fff !important;}

.comments li[data-user="Sandgar"] > blockquote {color:black !important; background: orange
url("https://vignette.wikia.nocookie.net/cuddlefan/images/a/a8/Chibi_Flkay.png/revision/latest?cb=20150208003506") bottom right 50px no-repeat !important;}
.comments li[data-user="Sandgar"] > blockquote:after {border-color: transparent black black transparent !important;}
.comments li[data-user="Sandgar"] > blockquote div {background: transparent !important;}
.comments li[data-user="Sandgar"] > blockquote {color:black important;}
.comments li[data-user="Sandgar"] > blockquote {border: 2px solid black !important;}
 
 .comments li[data-user="Smart zombie"] > blockquote {color:white !important; background: #006400
url("https://vignette.wikia.nocookie.net/happytreefriends/images/0/06/SmartZombieCommentBubbleZ.png/revision/latest?cb=20170407192827") bottom right 50px no-repeat !important;}
.comments li[data-user="Smart zombie"] > blockquote:after {border-color: transparent black black transparent !important;}
.comments li[data-user="Smart zombie"] > blockquote div {background: transparent !important;}
.comments li[data-user="Smart zombie"] > blockquote {color:black important;}
.comments li[data-user="Smart zombie"] > blockquote {border: 2px solid black !important;}
  
.comments li[data-user="Lord O' Darkness"] > blockquote {color:black !important; background: #00BFFF
url("https://vignette.wikia.nocookie.net/happytreefriends/images/a/a4/CommentBubble_Lord_O%27_Darkness.png/revision/latest?cb=20160302124637") bottom right 50px no-repeat !important;}
.comments li[data-user="Lord O' Darkness"] > blockquote:after {border-color: transparent black black transparent !important;}
.comments li[data-user="Lord O' Darkness"] > blockquote div {background: transparent !important;}
.comments li[data-user="Lord O' Darkness"] > blockquote {color:black important;}
.comments li[data-user="Lord O' Darkness"] > blockquote {border: 2px solid black !important;}

.comments li[data-user="AnimationFan15"] > blockquote {color:black !important; background: #E7FEFF
url("https://vignette.wikia.nocookie.net/happytreefriends/images/3/3b/CommentBubble_AnimationFan15.png/revision/latest?cb=20160302124548") bottom right 50px no-repeat !important;}
.comments li[data-user="AnimationFan15"] > blockquote:after {border-color: transparent black black transparent !important;}
.comments li[data-user="AnimationFan15"] > blockquote div {background: transparent !important;}
.comments li[data-user="AnimationFan15"] > blockquote {color:black important;}
.comments li[data-user="AnimationFan15"] > blockquote {border: 2px solid black !important;}
  
.comments li[data-user="KennyX1994"] > blockquote {color:#FFFF00 !important; background: #A300C4
 bottom right 50px no-repeat !important;}
.comments li[data-user="KennyX1994"] > blockquote:after {border-color: transparent #FFFF00 #FFFF00 transparent !important;}
.comments li[data-user="KennyX1994"] > blockquote div {background: transparent !important;}
.comments li[data-user="KennyX1994"] > blockquote {color:#FFFF00 !important;}
.comments li[data-user="KennyX1994"] > blockquote {border: 2px solid #FFFF00 !important;}
.comments li[data-user="KennyX1994"] .permalink {color:#FFFF00 !important;}

.comments li[data-user="Zrenjaninac"] > blockquote {color:black !important; background: #FFFF00
url("https://vignette.wikia.nocookie.net/happytreefriends/images/9/98/Zrenjaninac_Comment_Bubble_Z.png/revision/latest?cb=20170402155338") bottom right 50px no-repeat !important;}
.comments li[data-user="Zrenjaninac"] > blockquote:after {border-color: transparent black black transparent !important;}
.comments li[data-user="Zrenjaninac"] > blockquote div {background: transparent !important;}
.comments li[data-user="Zrenjaninac"] > blockquote {color:black important;}
.comments li[data-user="Zrenjaninac"] > blockquote {border: 2px solid black !important;}

.comments li[data-user="DinoLord00"] > blockquote {color:black !important; background: #00FFFF
url("https://vignette.wikia.nocookie.net/happytreefriends/images/6/66/DinoLord00CommentBubbleZ.png/revision/latest?cb=20170406213814") bottom right 50px no-repeat !important;}
.comments li[data-user="DinoLord00"] > blockquote:after {border-color: transparent black black transparent !important;}
.comments li[data-user="DinoLord00"] > blockquote div {background: transparent !important;}
.comments li[data-user="DinoLord00"] > blockquote {color:black important;}
.comments li[data-user="DinoLord00"] > blockquote {border: 2px solid black !important;}

/* Section Tabs */
.section-tab-nav {text-align:center; border-radius:0px 0px 0px 0px;}
.section-tab {float:left; margin-right:0%;}
.tabs-2 .section-tab {width:50%;}
.tabs-3 .section-tab {width:33.33333%;}
.tabs-4 .section-tab {width:25%;}
.tabs-5 .section-tab {width:20%;}

.section-tab a,
.section-tab .selflink {display:block; padding: .5em 0; border-radius:0px 0px 0px 0px;}
.section-tab .selflink {display:block; color: black; background-color:#00BFFF;}
.section-tab a:hover {text-decoration:none; background-color:#E6E6FA;}

/* Badges */
.badges-prev {
	display: block !important;
}

/* List of Abbreviations */
.mw-plusminus-pos {
	color: #228B22;
}

/* </nowiki></pre> */

/* Opacity for the Christmas color */
/*.page__main {
	background-color: rgba(var(--theme-page-background-color--rgb), 0.94);
}*/
Advertisement