1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 10:55:56 +00:00
Files
tt-rss/quicksub.css

22 lines
181 B
CSS

body {
margin : 1em;
}
h1 {
font-size : 14pt;
font-weight : bold;
}
a {
color : #4684ff;
text-decoration : none;
}
a:hover {
color : black;
}
img.logo {
float : right;
}