aboutsummaryrefslogtreecommitdiff
path: root/subsonic-main/src/main/webapp/style/barents.css
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-main/src/main/webapp/style/barents.css')
-rw-r--r--subsonic-main/src/main/webapp/style/barents.css30
1 files changed, 0 insertions, 30 deletions
diff --git a/subsonic-main/src/main/webapp/style/barents.css b/subsonic-main/src/main/webapp/style/barents.css
deleted file mode 100644
index 75fd3323..00000000
--- a/subsonic-main/src/main/webapp/style/barents.css
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * CSS styleshet for the "Barents Sea" theme.
- *
- * Author: Sindre Mehus
- */
-
-@import "hd.css";
-
-body {
- margin:0.75em;
- font-size: 9pt;
-}
-
-.detail, .albumComment, .log {
- font-size: 8pt;
-}
-
-/* Font 1 */
-body, h2, form, label, table, a {
- font-family: verdana, arial, sans-serif;
-}
-
-/* Font 2 */
-h1, h1 a, input, select {
- font-family: arial, sans-serif;
-}
-
-h1, h2, th {
- font-weight:bold;
-}