Meep Comp Wikia
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.
/* Credit to the MovieStarPlanet wiki (moviestarplanet.wikia.com) and Five Nights at Freddy's wiki (freddy-fazbears-pizza.wikia.com) */ 
/* Cursor */
body, a:hover {
 cursor:url("http://i.imgur.com/FAR8LQ3.png"), auto !important;
}
/* End of Cursor */

/* font */
.text, .WikiHeader, .category-gallery-item, a.wikia-button, .wikia-single-button a, .wikia-menu-button, input, .button, button, select, ul.tabbernav {
    font-family:comic sans ms !important;
    }
/* font end */

/* Masterheader */

.UserProfileMasthead .masthead-info {
    background:url(http://vignette4.wikia.nocookie.net/meep-comp/images/a/a6/Idek.png/revision/latest) left center no-repeat #ffffff;
}

.UserProfileMasthead .masthead-info {
    overflow:hidden;
 
}

/* End Masterheader */

/* SnowGem */
a[href="/wiki/User:SnowGem"], a[href="http://meep-comp.wikia.com/wiki/User:SnowGem"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:SnowGem"], a[href$="/wiki/Message_Wall:SnowGem"] { 
    color:#1eb2cc !important;
    font-weight:bold;
}
a[href="/wiki/User:SnowyBot"], a[href="http://meep-comp.wikia.com/wiki/User:SnowyBot"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:SnowyBot"], a[href$="/wiki/Message_Wall:SnowyBot"] { 
    color:#000000 !important;
    font-weight:bold;
}
.comments li[data-user="SnowGem"] blockquote {
	background: rgb(255,255,255) !important;
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))) !important;
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%) !important;
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%) !important;
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%) !important;
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ) !important;

}
.comments li[data-user="SnowGem"] blockquote:after {
	border-color:transparent #FFFFFF #FFFFFF transparent !important;
}
.comments li[data-user="SnowGem"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="SnowGem"] .edited-by:after {
content: "#2k16";
color: #ffffff;
background: rgba(0,0,0,1);
background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(240,0,40,1) 30%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 50%, rgba(30,178,204,1) 70%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(30%, rgba(240,0,40,1)), color-stop(50%, rgba(0,0,0,1)), color-stop(50%, rgba(0,0,0,1)), color-stop(70%, rgba(30,178,204,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(240,0,40,1) 30%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 50%, rgba(30,178,204,1) 70%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(240,0,40,1) 30%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 50%, rgba(30,178,204,1) 70%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(240,0,40,1) 30%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 50%, rgba(30,178,204,1) 70%, rgba(0,0,0,1) 100%);
background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(240,0,40,1) 30%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 50%, rgba(30,178,204,1) 70%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
border-radius: 4px;
padding: 0 5px;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:SnowGem"]:after { 
content: "#2k16";
color: #ffffff;
background: rgba(0,0,0,1);
background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(240,0,40,1) 30%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 50%, rgba(30,178,204,1) 70%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(30%, rgba(240,0,40,1)), color-stop(50%, rgba(0,0,0,1)), color-stop(50%, rgba(0,0,0,1)), color-stop(70%, rgba(30,178,204,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(240,0,40,1) 30%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 50%, rgba(30,178,204,1) 70%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(240,0,40,1) 30%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 50%, rgba(30,178,204,1) 70%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(240,0,40,1) 30%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 50%, rgba(30,178,204,1) 70%, rgba(0,0,0,1) 100%);
background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(240,0,40,1) 30%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 50%, rgba(30,178,204,1) 70%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
border-radius: 4px;
padding: 0 5px;
}
/* End SnowGem */

/* AbsolTheHiroPone */
a[href="/wiki/User:AbsolTheHiroPone"], a[href="http://meep-comp.wikia.com/wiki/User:AbsolTheHiroPone"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:AbsolTheHiroPone"], a[href$="/wiki/Message_Wall:AbsolTheHiroPone"] { 
    color:#d16d39 !important;
    font-weight:bold;
}
.comments li[data-user="AbsolTheHiroPone"] blockquote {
    background:#e3c356 !important;
}
.comments li[data-user="AbsolTheHiroPone"] blockquote:after {
	border-color:transparent #e3c356 #e3c356  transparent !important;
}
.comments li[data-user="AbsolTheHiroPone"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="AbsolTheHiroPone"] .edited-by:after {
content: "*is just trash*";
color: #ffffff;
background:#53ac9a;
border-radius: 4px;
padding: 0 5px;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:AbsolTheHiroPone"]:after { 
content: "*is just trash*";
color: #ffffff;
background:#53ac9a;
border-radius: 4px;
padding: 0 5px;
}    
/* End AbsolTheHiroPone */

/* Pixdeen */
a[href="/wiki/User:Pixdeen"], a[href="http://meep-comp.wikia.com/wiki/User:Pixdeen"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:Pixdeen"], a[href$="/wiki/Message_Wall:Pixdeen"] { 
    color:#00e5ff !important;
    font-weight:bold;
}

.comments li[data-user="Pixdeen"] blockquote {
    background: #dd71ed !important;
background: -moz-linear-gradient(left, #dd71ed 0%, #dd71ed 20%, #21b4e2 50%, #7f62b5 80%, #7f62b5 100%) !important;
background: -webkit-gradient(left top, right top, color-stop(0%, #dd71ed), color-stop(20%, #dd71ed), color-stop(50%, #21b4e2), color-stop(80%, #7f62b5), color-stop(100%, #7f62b5)) !important;
background: -webkit-linear-gradient(left, #dd71ed 0%, #dd71ed 20%, #21b4e2 50%, #7f62b5 80%, #7f62b5 100%) !important;
background: -o-linear-gradient(left, #dd71ed 0%, #dd71ed 20%, #21b4e2 50%, #7f62b5 80%, #7f62b5 100%) !important;
background: -ms-linear-gradient(left, #dd71ed 0%, #dd71ed 20%, #21b4e2 50%, #7f62b5 80%, #7f62b5 100%) !important;
background: linear-gradient(to right, #dd71ed 0%, #dd71ed 20%, #21b4e2 50%, #7f62b5 80%, #7f62b5 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd71ed', endColorstr='#7f62b5', GradientType=1 ) !important;
}
.comments li[data-user="Pixdeen"] blockquote:after {
	border-color:transparent #90C3D4 #90C3D4 transparent !important;
}
.comments li[data-user="Pixdeen"] blockquote div {
	background:transparent !important;
}

.comments li[data-user="Pixdeen"] .edited-by:after {
content: "//IsInLoveWithKyleSimmons";
color: #ffffff;
background:#00B7EB;
border-radius: 4px;
padding: 0 5px;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Pixdeen"]:after { 
content: "//IsInLoveWithKyleSimmons";
color: #ffffff;
background:#00B7EB;
border-radius: 4px;
padding: 0 5px;
}

/* End Pixdeen */

/* DinoBunnies */
a[href="/wiki/User:DinoBunnies"], a[href="http://meep-comp.wikia.com/wiki/User:DinoBunnies"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:DinoBunnies"], a[href$="/wiki/Message_Wall:DinoBunnies"] { 
    color:#fff !important;
    font-weight:bold;
    background: -webkit-linear-gradient(#ff87ab, #87b7ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
 
.comments li[data-user="DinoBunnies"] blockquote {
    background: url(https://vignette.wikia.nocookie.net/meep-comp/images/c/c8/I_love_my_flower.png) bottom right no-repeat !important;
    padding-bottom: 5px !important;
}

.comments li[data-user="DinoBunnies"] .edited-by:after {
content: "#1 hobi supporter";
color: #fff;
background:#0d0d0d;
border-radius: 10px;
padding: 0 5px;
overflow:hidden;
}
 
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:DinoBunnies"]:after { 
content: "#1 hobi supporter";
color: #000;
background:transparent;
border-radius: 4px;
padding: 0 1px;
} 

/* End DinoBunnies */

/* Designer TayTay */
a[href="/wiki/User:Designer_TayTay"], a[href="http://meep-comp.wikia.com/wiki/User:Designer_TayTay"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:Designer_TayTay"], a[href$="/wiki/Message_Wall:Designer_TayTay"] { 
    color:#000000 !important;
    font-weight:bold;
}
.comments li[data-user="Designer TayTay"] blockquote {
    background:black !important;
}
.comments li[data-user="Designer TayTay"] blockquote {
    border:3px dashed #B940FF !important;  
}
 
.comments li[data-user="Designer TayTay"] blockquote {
    background: url(https://vignette.wikia.nocookie.net/meep-comp/images/7/72/Spooooooooks.png/revision/latest?cb=20171010042118) bottom right no-repeat !important;
    padding-bottom: 5px !important;
}
.comments li[data-user="Designer TayTay"] blockquote:after {
	border-color:transparent black black transparent !important;
}
.comments li[data-user="Designer TayTay"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="Designer TayTay"] .edited-by:after {
content:"NIGHT OF THE LIVING SLED";
color: white;
background:black;
border:solid #FF8F40;
border-width:3px;
padding: 0 5px;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Designer_TayTay"]:after { 
content: "NIGHT OF THE LIVING SLED";
color: white;
background:black;
border:solid #FF8F40;
border-width:3px;
padding: 0 5px;
}    
/* End Designer TayTay  */

/* Clickyourheart */
a[href="/wiki/User:Clickyourheart"], a[href="http://meep-comp.wikia.com/wiki/User:Clickyourheart"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:Clickyourheart"], a[href$="/wiki/Message_Wall:Clickyourheart"] { 
color: #fff !important;
font-weight: bold;
background: #f7cac9;
background: -moz-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #f7cac9), color-stop(100%, #91a8d0));
background: -webkit-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: -o-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: -ms-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: linear-gradient(to right, #f7cac9 0%, #91a8d0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7cac9', endColorstr='#91a8d0', GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.comments li[data-user="Clickyourheart"] blockquote {
    background:#323232 !important;
}
.comments li[data-user="Clickyourheart"] blockquote {
    border:dotted 4px #323232 !important;  
}
.comments li[data-user="Clickyourheart"] blockquote {
    background:#323232 !important;
}
.comments li[data-user="Clickyourheart"] blockquote:after {
	border-color:transparent #323232 #323232 transparent !important;
}
 
.comments li[data-user="Clickyourheart"] blockquote {
    background: url(https://vignette.wikia.nocookie.net/meep-comp/images/d/da/Mybbyboy.png/revision/latest?cb=20170906001754) bottom right no-repeat !important;
    padding-bottom: 5px !important;
}
.comments li[data-user="Clickyourheart"] blockquote div {
	color:#323232 !important;
}
.comments li[data-user="Clickyourheart"] blockquote div {
	color:#323232 !important;
}
.comments li[data-user="Clickyourheart"] .edited-by:after {
content: "sugar ♥ me";
color: #ffffff;
border-radius: 5px;
padding: 0 5px;
background: #f7cac9;
background: -moz-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #f7cac9), color-stop(100%, #91a8d0));
background: -webkit-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: -o-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: -ms-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: linear-gradient(to right, #f7cac9 0%, #91a8d0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7cac9', endColorstr='#91a8d0', GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Clickyourheart"]:after { 
content: "sugar ♥ me";
color: #ffffff;
border-radius: 5px;
padding: 0 5px;
background: #f7cac9;
background: -moz-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #f7cac9), color-stop(100%, #91a8d0));
background: -webkit-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: -o-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: -ms-linear-gradient(left, #f7cac9 0%, #91a8d0 100%);
background: linear-gradient(to right, #f7cac9 0%, #91a8d0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7cac9', endColorstr='#91a8d0', GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* End Clickyourheart */

	
/* Plattenum  */
a[href="/wiki/User:Plattenum"], a[href="http://meep-comp.wikia.com/wiki/User:Plattenum"], a[href$="/wiki/Message_Wall:Plattenum"] {
color:#ffffff !important;
font-weight: bold;
background: rgba(255,0,0,1);
background: -moz-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(255,136,0,1) 13%, rgba(255,255,0,1) 26%, rgba(0,255,0,1) 39%, rgba(0,255,140,1) 51%, rgba(0,255,255,1) 64%, rgba(0,0,255,1) 76%, rgba(140,0,255,1) 88%, rgba(255,0,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,0,0,1)), color-stop(13%, rgba(255,136,0,1)), color-stop(26%, rgba(255,255,0,1)), color-stop(39%, rgba(0,255,0,1)), color-stop(51%, rgba(0,255,140,1)), color-stop(64%, rgba(0,255,255,1)), color-stop(76%, rgba(0,0,255,1)), color-stop(88%, rgba(140,0,255,1)), color-stop(100%, rgba(255,0,255,1)));
background: -webkit-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(255,136,0,1) 13%, rgba(255,255,0,1) 26%, rgba(0,255,0,1) 39%, rgba(0,255,140,1) 51%, rgba(0,255,255,1) 64%, rgba(0,0,255,1) 76%, rgba(140,0,255,1) 88%, rgba(255,0,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(255,136,0,1) 13%, rgba(255,255,0,1) 26%, rgba(0,255,0,1) 39%, rgba(0,255,140,1) 51%, rgba(0,255,255,1) 64%, rgba(0,0,255,1) 76%, rgba(140,0,255,1) 88%, rgba(255,0,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(255,136,0,1) 13%, rgba(255,255,0,1) 26%, rgba(0,255,0,1) 39%, rgba(0,255,140,1) 51%, rgba(0,255,255,1) 64%, rgba(0,0,255,1) 76%, rgba(140,0,255,1) 88%, rgba(255,0,255,1) 100%);
background: linear-gradient(to right, rgba(255,0,0,1) 0%, rgba(255,136,0,1) 13%, rgba(255,255,0,1) 26%, rgba(0,255,0,1) 39%, rgba(0,255,140,1) 51%, rgba(0,255,255,1) 64%, rgba(0,0,255,1) 76%, rgba(140,0,255,1) 88%, rgba(255,0,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff00ff', GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.comments li[data-user="Plattenum"] .edited-by:after {
content: "Singer/Songwriter";
color: #ffffff;
text-shadow: #00ff00;
padding: 0 4px;
border:ridge #ff3300;
background: #0000ff;
background: -moz-linear-gradient(left, #0000ff 0%, #000000 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0000ff), color-stop(100%,#000000));
background: -webkit-linear-gradient(left, #0000ff 0%,#000000 100%);
background: -o-linear-gradient(left, #0000ff 0%,#000000 100%);
background: -ms-linear-gradient(left, #0000ff 0%,#000000 100%);
background: linear-gradient(to right, #0000ff 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#000000',GradientType=1 ) !important;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Plattenum"]:after { 
content: "Singer/Songwriter";
color:#ffffff !important;
font-weight: bold;
background: rgba(255,0,0,1);
background: -moz-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(255,136,0,1) 13%, rgba(255,255,0,1) 26%, rgba(0,255,0,1) 39%, rgba(0,255,140,1) 51%, rgba(0,255,255,1) 64%, rgba(0,0,255,1) 76%, rgba(140,0,255,1) 88%, rgba(255,0,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,0,0,1)), color-stop(13%, rgba(255,136,0,1)), color-stop(26%, rgba(255,255,0,1)), color-stop(39%, rgba(0,255,0,1)), color-stop(51%, rgba(0,255,140,1)), color-stop(64%, rgba(0,255,255,1)), color-stop(76%, rgba(0,0,255,1)), color-stop(88%, rgba(140,0,255,1)), color-stop(100%, rgba(255,0,255,1)));
background: -webkit-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(255,136,0,1) 13%, rgba(255,255,0,1) 26%, rgba(0,255,0,1) 39%, rgba(0,255,140,1) 51%, rgba(0,255,255,1) 64%, rgba(0,0,255,1) 76%, rgba(140,0,255,1) 88%, rgba(255,0,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(255,136,0,1) 13%, rgba(255,255,0,1) 26%, rgba(0,255,0,1) 39%, rgba(0,255,140,1) 51%, rgba(0,255,255,1) 64%, rgba(0,0,255,1) 76%, rgba(140,0,255,1) 88%, rgba(255,0,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(255,136,0,1) 13%, rgba(255,255,0,1) 26%, rgba(0,255,0,1) 39%, rgba(0,255,140,1) 51%, rgba(0,255,255,1) 64%, rgba(0,0,255,1) 76%, rgba(140,0,255,1) 88%, rgba(255,0,255,1) 100%);
background: linear-gradient(to right, rgba(255,0,0,1) 0%, rgba(255,136,0,1) 13%, rgba(255,255,0,1) 26%, rgba(0,255,0,1) 39%, rgba(0,255,140,1) 51%, rgba(0,255,255,1) 64%, rgba(0,0,255,1) 76%, rgba(140,0,255,1) 88%, rgba(255,0,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff00ff', GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.comments li[data-user="Plattenum"] blockquote {
background: #ff0000 !important;
background: -moz-linear-gradient(left, #ff0000 0%, #ffff00 20%, #00ff00 40%, #00ffff 60%, #0022ff 80%, #ff00ff 100%) !important;
background: -webkit-gradient(left top, right top, color-stop(0%, #ff0000), color-stop(20%, #ffff00), color-stop(40%, #00ff00), color-stop(60%, #00ffff), color-stop(80%, #0022ff), color-stop(100%, #ff00ff)) !important;
background: -webkit-linear-gradient(left, #ff0000 0%, #ffff00 20%, #00ff00 40%, #00ffff 60%, #0022ff 80%, #ff00ff 100%) !important;
background: -o-linear-gradient(left, #ff0000 0%, #ffff00 20%, #00ff00 40%, #00ffff 60%, #0022ff 80%, #ff00ff 100%) !important;
background: -ms-linear-gradient(left, #ff0000 0%, #ffff00 20%, #00ff00 40%, #00ffff 60%, #0022ff 80%, #ff00ff 100%) !important;
background: linear-gradient(to right, #ff0000 0%, #ffff00 20%, #00ff00 40%, #00ffff 60%, #0022ff 80%, #ff00ff 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff00ff', GradientType=1 ) !important;
}
.comments li[data-user="Plattenum"] blockquote {
     border:solid #000000 !important;  
}
.comments li[data-user="Plattenum"] blockquote {
     border-radius:15px
}
.comments li[data-user="Plattenum"] blockquote:after {
	border-color:transparent #000000 #000000 transparent !important;
}
.comments li[data-user="Plattenum"] blockquote div {
	background: transparent !important;
}
.comments li[data-user="Plattenum"] blockquote div {
	color:#000000 !important;
}
.comments li[data-user="Plattenum"] blockquote {
    box-shadow:0.3em 0.3em 3em black !important;
}
/* End Plattenum */

/* Addfire the kawaii potato XD feel free to change any of this */
a[href="/wiki/User:Addfire"], a[href="http://meep-comp.wikia.com/wiki/User:Addfire"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:Addfire"], a[href$="/wiki/Message_Wall:Addfire"] { 
    color:white !important;
    text-shadow:1px 1px 1px rgba(0,0,0,0.75);
    font-weight:bold;
}
.comments li[data-user="Addfire"] blockquote {
    background:white !important;
}
.comments li[data-user="Addfire"] blockquote:after {
	border-color:transparent white white transparent !important;
}
.comments li[data-user="Addfire"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="Addfire"] .edited-by:after {
content:"potato person";
color: white;
background:#000000;
border-radius: 4px;
padding: 0 5px;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Addfire"]:after { 
content: "potato person";
color: white;
background:#000000;
border-radius: 4px;
padding: 0 5px;
}    
/* End the kawaii potato Addfire  */ 

/* 3x Gallexii 3x */
a[href="/wiki/User:3x_Gallexii_3x"], a[href="http://meep-comp.wikia.com/wiki/User:3x_Gallexii_3x"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:3x_Gallexii_3x"], a[href$="/wiki/Message_Wall:3x_Gallexii_3x"] { 
    color:#ffffff !important;
    text-shadow:1px 1px 1px #40e0d0;
    font-weight:bold;
}

.comments li[data-user="3x Gallexii 3x"] .edited-by:after {
content: "hey, you there  ";
color:#000000;
background: #FFFFFF;
border-radius: 4px;
padding: 0 5px;
}
.comments li[data-user="3x Gallexii 3x"] blockquote {
     border:dashed #40e0d0 !important;  
}
.comments li[data-user="3x Gallexii 3x"] blockquote {
    background:#000000!important;
}
.comments li[data-user="3x Gallexii 3x"] blockquote:after {
	border-color:transparent #000000 #000000 transparent !important;
}
.comments li[data-user="3x Gallexii 3x"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="3x Gallexii 3x"] blockquote div {
	color:#ffffff !important;
}

.edited-by a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:3x_Gallexii_3x"]:after { 
content: "g3 ";
color: #fff;
background:#030303;
border-radius: 4px;
padding: 0 5px;
}    
/* End 3x Gallexii 3x */

/* AnnTookYourManxox */
a[href="/wiki/User:AnnTookYourManxox"], a[href="http://meep-comp.wikia.com/wiki/User:AnnTookYourManxox"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:AnnTookYourManxox"], a[href$="/wiki/Message_Wall:AnnTookYourManxox"] { 
    color:#AB6F77 !important;
    font-weight:bold;
}

.comments li[data-user="AnnTookYourManxox"] .edited-by:after {
content: "Ann";
color:#000;
background: #CC9E87;
border-radius: 4px;
padding: 0 5px;
}

.comments li[data-user="AnnTookYourManxox"] blockquote {
    background:#fff!important;
}
.comments li[data-user="AnnTookYourManxox"] blockquote:after {
	border-color:transparent #fff #fff transparent !important;
}
.comments li[data-user="AnnTookYourManxox"] blockquote div {
	background:transparent !important;
}

.edited-by a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:AnnTookYourManxox"]:after { 
content: "Ann";
color: #000;
background:#CC9E87;
border-radius: 4px;
padding: 0 5px;
}    
/* End AnnTookYourManxox */


/* PetStarPlanet */
a[href="/wiki/User:PetStarPlanet"], a[href="http://meep-comp.wikia.com/wiki/User:PetStarPlanet"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:PetStarPlanet"], a[href$="/wiki/Message_Wall:PetStarPlanet"] { 
    color:#F9526B !important;
    text-shadow:1px 1px 1px #80bfff;
    font-weight: bold !important ;
    font-family: "Lucida Sans Unicode";
    font-size: 150%;
}
.edited-by a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:PetStarPlanet"]:after { 
content: "Gamer";
color: #ffccff;
background:#330033;
border-radius: 4px;
padding: 0 5px;
}
.comments li[data-user="PetStarPlanet"] .edited-by:after {
content: "Gamer";
color: #cce6ff;
background:#33334d;
border-radius: 4px;
padding: 0 5px;
 
}
.comments li[data-user="PetStarPlanet"] blockquote {
    background: rgba(233,199,255,1) !important;
background: -moz-linear-gradient(top, rgba(233,199,255,1) 0%, rgba(233,122,255,1) 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(233,199,255,1)), color-stop(100%, rgba(233,122,255,1))) !important;
background: -webkit-linear-gradient(top, rgba(233,199,255,1) 0%, rgba(233,122,255,1) 100%) !important;
background: -o-linear-gradient(top, rgba(233,199,255,1) 0%, rgba(233,122,255,1) 100%) !important;
background: -ms-linear-gradient(top, rgba(233,199,255,1) 0%, rgba(233,122,255,1) 100%) !important;
background: linear-gradient(to bottom, rgba(233,199,255,1) 0%, rgba(233,122,255,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9c7ff', endColorstr='#e97aff', GradientType=0 ) !important
}
.comments li[data-user="PetStarPlanet"] blockquote {
     border:ridge #ff2600 !important;  
}
.comments li[data-user="PetStarPlanet"] blockquote:after {
	border-color: transparent #ff2600 #ff2600 transparent !important;
}
.comments li[data-user="PetStarPlanet"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="PetStarPlanet"] blockquote div {
	color:#a00428 !important;
	text-shadow:1px 1px 1px #eddcea;
}
/* End PetStarPlanet */

/* Zelda and Link aka also PetStarPlanet aka testing */

a[href="/wiki/User:Zelda_and_Link_the_Heroes_of_Hyrule"], a[href="http://meep-comp.wikia.com/wiki/User:Zelda_and_Link_the_Heroes_of_Hyrule"], a[href$="/wiki/Message_Wall:Zelda_and_Link_the_Heroes_of_Hyrule"] {
color:#1BCC00 !important;
font-family:Herculanum;
text-shadow:1px 1px 1px #A3EF00;
}
.edited-by a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Zelda_and_Link_the_Heroes_of_Hyrule"]:after { 
content: "Illuminati Triforce";
color: #000;
background:#CCFF66;
border-radius: 4px;
padding: 0 5px;
}
.comments li[data-user="Zelda and Link the Heroes of Hyrule"] .edited-by:after {
content: "Illuminati Triforce";
color: #000;
background:#CCFF66;
border-radius: 4px;
padding: 0 5px;
}

.comments li[data-user="Zelda and Link the Heroes of Hyrule"] blockquote {
    background:#ffff99 !important;
}
.comments li[data-user="Zelda and Link the Heroes of Hyrule"] blockquote:after {
	border-color:transparent #ffff99 #ffff99 transparent !important;
}
.comments li[data-user="Zelda and Link the Heroes of Hyrule"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="Zelda and Link the Heroes of Hyrule"] blockquote div {
	color:#224f0c !important;
	font-family:Herculanum;
}

/* End Zelda and Link */

/* I'm sorry, lol. Just tell me if you want this changed. */
.comments li[data-user=".Kitsune"] .edited-by:after {
content: "Mysterious Knee Person";
color: #fff;
background:#000;
border-radius: 4px;
padding: 0 5px;
}
.edited-by a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:.Kitsune"]:after { 
content: "Mysterious Knee Person";
color: #fff;
background:#000;
border-radius: 4px;
padding: 0 5px;
}
/* End jokes */

/*Random Color*/
a[href="/wiki/User:EclipsaButterfly"], a[href="http://meep-comp.wikia.com/wiki/User:EclipsaButterfly"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:EclipsaButterfly"], a[href$="/wiki/Message_Wall:EclipsaButterfly"] { 
    color:#C507F5 !important;
    text-shadow:3px 3px 3px rgba(0,0,0,0.75);
    font-weight:bold;
}
.comments li[data-user="EclipsaButterfly"] blockquote {
    background:#9BFAC7 !important;
}
.comments li[data-user="EclipsaButterfly"] blockquote:after {
	border-color:transparent #D800F5 #D800F5 transparent !important;
}
.comments li[data-user="EclipsaButterfly"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="EclipsaButterfly"] .edited-by:after {
content:"would you like fries with that";
color: orange;
background:#FA1D00;
border-radius: 4px;
padding: 0 5px;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:EclipsaButterfly"]:after { 
content: "would you like fries with that";
color: yellow ;
background:#FA1D00;
border-radius: 4px;
padding: 0 5px;
}  

/*No more Random Color.*/

/* Paige */
a[href="/wiki/User:Paigevstheforcesofevil"], a[href="http://meep-comp.wikia.com/wiki/User:Paigevstheforcesofevil"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:Paigevstheforcesofevil"], a[href$="/wiki/Message_Wall:Paigevstheforcesofevil"] { 
    color:#F5ED9A !important;
    text-shadow:2px 2px 2px rgba(0,0,0,0.75);
    font-weight:bold;
}
.comments li[data-user="Paigevstheforcesofevil"] blockquote {
    background:#dce5ff!important;
}
.comments li[data-user="Paigevstheforcesofevil"] blockquote:after {
	border-color:transparent #dce5ff #dce5ff transparent !important;
}
.comments li[data-user="Paigevstheforcesofevil"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="Paigevstheforcesofevil"] .edited-by:after {
content: "marco's wife";
color: #ffffff;
background:#000;
border-radius: 4px;
padding: 0 5px;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Paigevstheforcesofevil"]:after { 
content: "marco's wife";
color: #ffffff;
}

/* End Paige */

/* LlamacornsXD */
a[href="/wiki/User:LlamacornsXD"], a[href="http://meep-comp.wikia.com/wiki/User:LlamacornsXD"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:LlamacornsXD"], a[href$="/wiki/Message_Wall:LlamacornsXD"] { 
    color:#35d9ff !important;
    text-shadow:2px 2px 2px rgba(94,255,220);
    font-weight:bold;
}

.comments li[data-user="LlamacornsXD"] blockquote {
    background: url(https://vignette.wikia.nocookie.net/meep-comp/images/e/ed/200_s.gif) bottom right no-repeat !important;
    color: black !important;
    padding-bottom: 30px !important;
}

.comments li[data-user="LlamacornsXD"] .edited-by:after {
content: "Melanie's wife that has been banished from Meependale";
color: #F4D4FF;
background:#046CDB;
border-radius: 4px;
padding: 0 5px;
text-shadow:2px 2px 2px rgba(202,73,245);
}

.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:LlamacornsXD"]:after { 
content: "Melanie's wife that has been banished from Meependale";
color: #F4D4FF;
background:#046CDB;
border-radius: 4px;
padding: 0 5px;
text-shadow:2px 2px 2px rgba(202,73,245);
}

/* End of LlamacornsXD */

/* Myeeek */
a[href="/wiki/User:Myeeek"], a[href="http://meep-comp.wikia.com/wiki/User:Myeeek"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:Myeeek"], a[href$="/wiki/Message_Wall:Myeeek"]
{
    color:transparent !important;
    text-shadow:0.5px 0.5px 0.5px rgb(196, 196, 196);
    background: url(https://vignette.wikia.nocookie.net/meep-comp/images/3/3b/MICDROP.png) center right no-repeat;
    padding-right: 9px;

}
.comments li[data-user="Myeeek"] blockquote {

background: rgba(255,21,0,1);
background: -moz-linear-gradient(top, rgba(255,21,0,1) 0%, rgba(143,14,0,1) 34%, rgba(94,12,3,0.99) 53%, rgba(61,11,3,0.99) 79%, rgba(36,2,2,0.99) 91%, rgba(36,2,2,0.99) 100%)!important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,21,0,1)), color-stop(34%, rgba(143,14,0,1)), color-stop(53%, rgba(94,12,3,0.99)), color-stop(79%, rgba(61,11,3,0.99)), color-stop(91%, rgba(36,2,2,0.99)), color-stop(100%, rgba(36,2,2,0.99))!important);
background: -webkit-linear-gradient(top, rgba(255,21,0,1) 0%, rgba(143,14,0,1) 34%, rgba(94,12,3,0.99) 53%, rgba(61,11,3,0.99) 79%, rgba(36,2,2,0.99) 91%, rgba(36,2,2,0.99) 100%)!important;
background: -o-linear-gradient(top, rgba(255,21,0,1) 0%, rgba(143,14,0,1) 34%, rgba(94,12,3,0.99) 53%, rgba(61,11,3,0.99) 79%, rgba(36,2,2,0.99) 91%, rgba(36,2,2,0.99) 100%)!important;
background: -ms-linear-gradient(top, rgba(255,21,0,1) 0%, rgba(143,14,0,1) 34%, rgba(94,12,3,0.99) 53%, rgba(61,11,3,0.99) 79%, rgba(36,2,2,0.99) 91%, rgba(36,2,2,0.99) 100%)!important;
background: linear-gradient(to bottom, rgba(255,21,0,1) 0%, rgba(143,14,0,1) 34%, rgba(94,12,3,0.99) 53%, rgba(61,11,3,0.99) 79%, rgba(36,2,2,0.99) 91%, rgba(36,2,2,0.99) 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1500', endColorstr='#240202', GradientType=0 )!important;
}
.comments li[data-user="Myeeek"] blockquote div {
	color:#fff !important;
}
.comments li[data-user="Myeeek"] blockquote {
     border:inset 3px #0c0c0c !important; 
}
.comments li[data-user="Myeeek"] blockquote {
     border-radius: 25px !important;
}
.comments li[data-user="Myeeek"] blockquote:after {
	border-color:transparent #000 #000 transparent !important;
}
.comments li[data-user="Myeeek"] blockquote:after {
	border-color:transparent #000 #000 transparent !important;
}
.comments li[data-user="Myeeek"] blockquote div {
	background:transparent !important;
}
.edited-by a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Myeeek"]:after { 
content: "💀";
color: #0c0c0c !important;
background:transparent;
border-radius: 4px;
padding: 0px;
}
.comments li[data-user="Myeeek"] .edited-by:after {
content: "💀";
color: transparent;
text-shadow:0.5px 0.5px 0.5px rgb(196, 196, 196);
background:transparent !important;
border-radius: 4px;
padding: 0px;
}
/* End Tapshoegirl.msp */

/* Chengsha */
a[href="/wiki/User:Chengsha"], a[href="http://meep-comp.wikia.com/wiki/User:Chengsha"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:Chengsha"], a[href$="/wiki/Message_Wall:Chengsha"] { 
    color:#FAD1FF !important;
    font-weight:bold;
}
.comments li[data-user="Chengsha"] blockquote {
    background:#DAF1FF !important;
}
.comments li[data-user="Chengsha"] blockquote:after {
	border-color:transparent #DAF1FF #DAF1FF transparent !important;
}
.comments li[data-user="Chengsha"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="Chengsha"] .edited-by:after {
content: "doll's palette";
color: #ffffff;
background:#E8E3FF;
border-radius: 4px;
padding: 0 5px;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Chengsha"]:after { 
content: "doll's palette";
color: #ffffff;
background:#E8E3FF;
border-radius: 4px;
padding: 0 5px;
}

/* End Chengsha */

/* Cheetos7 */
a[href="/wiki/User:Cheetos7"], a[href="http://meep-comp.wikia.com/wiki/User:Cheetos7"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:Cheetos7"], a[href$="/wiki/Message_Wall:Cheetos7"] { 
    color:#9E857D !important;
    font-weight:bold;
}
.comments li[data-user="Cheetos7"] blockquote {
    background:#7D6D68 !important;
}
.comments li[data-user="Cheetos7"] blockquote:after {
	border-color:transparent #7D6D68 #7D6D68 transparent !important;
}
.comments li[data-user="Cheetos7"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="Cheetos7"] .edited-by:after {
content: "A Racoon Person";
color: #ffffff;
background:#635652;
border-radius: 4px;
padding: 0 5px;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Cheetos7"]:after { 
content: "A Racoon Person";
color: #ffffff;
background:#635652;
border-radius: 4px;
padding: 0 5px;
}

/* End Cheetos7 */

/* Adorehoon */
a[href="/wiki/User:Adorehoon"], a[href="http://meep-comp.wikia.com/wiki/User:Adorehoon"], a[href="http://meep-comp.wikia.com/wiki/Message_Wall:Adorehoon"], a[href$="/wiki/Message_Wall:Adorehoon"] { 
    color:#88d8c0 !important;
    font-weight:bold;
}
.comments li[data-user="Adorehoon"] blockquote {
    background:#f5f5f5 !important;
}
.comments li[data-user="Adorehoon"] blockquote:after {
	border-color:transparent #f5f5f5 #f5f5f5 transparent !important;
}
.comments li[data-user="Adorehoon"] blockquote div {
	background:transparent !important;
}
.comments li[data-user="Adorehoon"] .edited-by:after {
content: "I am thou, thou art I";
color: #ffffff;
background:#88d8c0;
border-radius: 4px;
padding: 0 5px;
}
.edited-by > a.subtle[href="http://meep-comp.wikia.com/wiki/Message_Wall:Adorehoon"]:after { 
content: "I am thou, thou art I";
color: #ffffff;
background:#88d8c0;
border-radius: 4px;
padding: 0 5px;
}
/* End Adorehoon */	
    

/* TayTab */
.WikiaArticle .tabbertab-taytay ul.tabbernav li a, .WikiaArticle .tabbertab-taytay ul.tabbernav li.tabberactive a:hover {
    border: none;
    background: transparent;
    font-size:18px;
}
.WikiaArticle .tabbertab-taytay ul.tabbernav {
    text-align:center;
    padding:5px;
}
.WikiaArticle .tabbertab-taytay .tabberlive .tabbertab {
    border: none;
}
/* End TayTab */

a#DisplayClockJS {
color: #000000;
}

/*ahhuhuuhuhuhuhuhuhuhuuhuhuhuhh*/

.Chat{
    background-image:url('http://vignette2.wikia.nocookie.net/what-you-love/images/a/a3/Meep.png/revision/latest?cb=20170322234447');
    background-size:cover;
}
Advertisement