summaryrefslogtreecommitdiffstats
path: root/doc/doc.css
blob: 19699bfa2d5c08e27d39a7cec9ba433788cfd47f (plain)
1
2
3
4
5
6
7
8
9
body {
    background: #fff url(triskel_iot_bzh.svg) no-repeat fixed right top;
    font-family: "Verdana";
    color: #000;
}

h1, h2, h3 { color: #306; }