Template:Current Situation/styles.css
Jump to navigation
Jump to search
.codebox { width: 300px; border: 1px solid #aaa; text-align: center; padding: 2px; } .codelabel { font-family: 'Courier', monospace; font-size: 120%; } .codedesc { padding-bottom:2px; } .codedesc > a { color: white; text-decoration: underline; } .codedesc > a:hover { color: white; text-decoration: underline dotted white; }