Template:SourceChat/styles.css
From WORST WIKI EVER
< Template:SourceChat
Jump to navigationJump to searchRevision as of 14:58, 21 April 2025 by Notsokodya (talk | contribs)
.sourcechat {
max-width: 600px;
padding: .4rem;
background-color: rgb(90, 90, 90);
border: solid .5rem rgb(160, 160, 160);
border-radius: 2px;
font-weight: 700;
font-family: Verdana, Geneva, Tahoma, sans-serif;
color: white;
text-shadow: 1px 1px black;
}