summaryrefslogtreecommitdiffstats
path: root/quanta/data/doc/quanta.css
blob: 3dc4a64d0318e93ea7a5a00d5edaf8cf3c4596bb (plain)
1
2
3
4
5
6
7
8
9
a:link { text-decoration: none; color: blue; }
a:visited { text-decoration: none; color: blue; }
a:active { text-decoration: none; color: blue; }
a:hover { text-decoration: underline; color: blue; }
..firstchar {color: #805417; font-weight: bold; font-size: larger}
..minihdr {color: #008080; font-weight: bold; font-size: larger}
td.blah { background-image:url(lines.png);}
td.bla { background-color: #505050; }