You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
198 B
17 lines
198 B
9 years ago
|
/*
|
||
|
* CSS styleshet for the "HD-768" theme.
|
||
|
*
|
||
|
* Author: Sindre Mehus
|
||
|
*/
|
||
|
|
||
|
@import "hd.css";
|
||
|
|
||
|
body {
|
||
|
margin:0.5em;
|
||
|
font-size: 12pt;
|
||
|
}
|
||
|
|
||
|
.detail, .albumComment, .log {
|
||
|
font-size: 10pt;
|
||
|
}
|