You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wish/utils/static/theme.css

13 lines
123 B
CSS

body {
background-color: #003;
color: #5bf;
}
a {
color: #8df;
}
h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
}