aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/purplezero/css
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2012-08-06 04:41:01 +0100
committerThomas Willingham <founder@kakste.com>2012-08-06 04:41:01 +0100
commit0c06cc61888404a4b05e8fb3df26d0a623ed42e5 (patch)
tree0d56b0cb68b3a7ecbf33625e5efd1770d825f7df /view/theme/purplezero/css
parent4adef099bd97cbb4be97e3fa63350746aff47f89 (diff)
downloadvolse-hubzilla-0c06cc61888404a4b05e8fb3df26d0a623ed42e5.tar.gz
volse-hubzilla-0c06cc61888404a4b05e8fb3df26d0a623ed42e5.tar.bz2
volse-hubzilla-0c06cc61888404a4b05e8fb3df26d0a623ed42e5.zip
That's the zeros done. The others need more fiddling with.
Diffstat (limited to 'view/theme/purplezero/css')
-rw-r--r--view/theme/purplezero/css/style.css27
1 files changed, 27 insertions, 0 deletions
diff --git a/view/theme/purplezero/css/style.css b/view/theme/purplezero/css/style.css
new file mode 100644
index 000000000..97100a3e4
--- /dev/null
+++ b/view/theme/purplezero/css/style.css
@@ -0,0 +1,27 @@
+@import url('../../duepuntozero/css/style.css');
+
+a, a:link, a:visited { color: #7433af; text-decoration: none; }
+a:hover {text-decoration: underline; }
+
+
+body { background-image: url(../img/head.jpg); }
+aside( background-image: url(../img/border.jpg); }
+section { background-image: url(../img/border.jpg); }
+.tabs { background-image: url(../img/head.jpg); }
+div.wall-item-content-wrapper.shiny { background-image: url('../img/shiny.png'); }
+
+
+.nav-commlink, .nav-login-link {
+ background-color: #aed3b2;
+
+}
+
+.fakelink, .fakelink:visited {
+ color: #7433af;
+}
+
+.wall-item-name-link {
+ color: #7433af;
+}
+
+