aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
blob: 1a595e6f4601e13460afb6fd7d9810c3d428587d (plain)
1
2
3
4
5
6
7
8
9
10
body {
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    color: #3E3E3E;
    font-size: 12px;
}

p {
    padding: 5px;
}