Template:Dontworryaboutit.css
Jump to navigation
Jump to search
#wo {
text-transform: uppercase;
color: #216bff;
text-shadow: 0 0 2px rgba(33, 107, 255, 0.5);
opacity:1;
}
.small {
font-size: 0.7rem;
}
.shhh {
text-decoration:line-through #216bff;
color: #85aeff;
}
.large {
font-size: 2rem;
}
.anomalous {
font-family: 'Courier New', monospace;
color: rgb(144, 144, 144);
color: rgba(144, 144, 144, 0.5);
}