aboutsummaryrefslogtreecommitdiff
path: root/subsonic-main/src/main/webapp/style/hd720.css
blob: 0edb8ee4548810d95513045020e96e42a3354024 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * CSS styleshet for the "HD-720" theme.
 *
 * Author: Sindre Mehus
 */

@import "hd.css";

body {
    margin:0.5em;
    font-size: 11pt;
}

.detail, .albumComment, .log {
    font-size: 9pt;
}