aboutsummaryrefslogtreecommitdiff
path: root/subsonic-main/src/main/webapp/style/hd720.css
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-main/src/main/webapp/style/hd720.css')
-rw-r--r--subsonic-main/src/main/webapp/style/hd720.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/subsonic-main/src/main/webapp/style/hd720.css b/subsonic-main/src/main/webapp/style/hd720.css
new file mode 100644
index 00000000..0edb8ee4
--- /dev/null
+++ b/subsonic-main/src/main/webapp/style/hd720.css
@@ -0,0 +1,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;
+}