Template:SourceChat/styles.css
From WORST WIKI EVER
< Template:SourceChat
Jump to navigationJump to searchRevision as of 14:42, 21 April 2025 by Notsokodya (talk | contribs) (Created page with ".sourcechat { padding: 1rem 2rem; background-color: rgb(160, 160, 160); border-radius: 2px; } .sourcechat .wrapper { padding: .5rem .75rem; background-c...")
.sourcechat {
padding: 1rem 2rem;
background-color: rgb(160, 160, 160);
border-radius: 2px;
}
.sourcechat .wrapper {
padding: .5rem .75rem;
background-color: rgb(90, 90, 90);
text-shadow: 1px 1px black;
}