aboutsummaryrefslogtreecommitdiff
path: root/public/css/read/blanc.css
blob: 7dd8f174af03bdd747e8b278795a644aab42ed3b (plain)
1
2
3
4
5
6
7
8
9
body {
    font-family:  serif;
	background-color: white;
}

span.alert {
    background-color: #d00000;
    color: white;
}