]> git.wh0rd.org - tt-rss.git/blame - quicksub.css
add special class for postReply taglist
[tt-rss.git] / quicksub.css
CommitLineData
aa2122d4
AD
1body {
2 margin : 1em;
3}
4
5h1 {
6 font-size : 14pt;
7 font-weight : bold;
8}
9
10a {
11 color : #4684ff;
12 text-decoration : none;
13}
14
15a:hover {
16 color : black;
17}
18
19img.logo {
20 float : right;
21}