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