4chan/team/css/success.css
2025-04-17 18:12:08 -05:00

12 lines
221 B
CSS

body {
font-family: 'Helvetica Neue', arial, sans-serif;
color: #393836;
background-color: #E7E7E7;
}
#success {
margin-top: 25px;
font-size: 24px;
font-weight: bold;
text-align: center;
color: #00A550;
}