User:Blu Jerry/chat.css: Difference between revisions

From Trollpasta Wiki
Jump to navigationJump to search
Content added Content deleted
imported>Blu Jerry
m (attempting to remove background from chat)
imported>Blu Jerry
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
.Chat ul {
background: url("http://orig03.deviantart.net/df9f/f/2016/259/f/7/roserade_by_wolengel-daht2jx.png") no-repeat fixed center center !important;
}

.Chat .you {
.Chat .you {
background-color: transparent;
background-color: transparent;
}

.Chat ul {
background: url("https://vignette1.wikia.nocookie.net/fireemblem/images/d/d0/Lucina_official_art.png") no-repeat fixed center center !important;
}
}

Latest revision as of 01:25, 18 June 2017

.Chat .you {
    background-color: transparent;
}

.Chat ul {
    background: url("https://vignette1.wikia.nocookie.net/fireemblem/images/d/d0/Lucina_official_art.png") no-repeat fixed center center !important;
}