summaryrefslogtreecommitdiffstats
path: root/protoype/public/stylesheets/style.css
blob: c4dfff76bf1e1bbbb8f0120a6c04cbbee6e3dab7 (plain)
1
2
3
4
5
6
7
8
9
body {
    padding: 50px;
    font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}

a {
    color: #00B7FF;
}