summaryrefslogtreecommitdiff
path: root/content/assets/themes/xtra2.css
diff options
context:
space:
mode:
Diffstat (limited to 'content/assets/themes/xtra2.css')
-rw-r--r--content/assets/themes/xtra2.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/assets/themes/xtra2.css b/content/assets/themes/xtra2.css
new file mode 100644
index 0000000..f049df7
--- /dev/null
+++ b/content/assets/themes/xtra2.css
@@ -0,0 +1,15 @@
+html {
+ background: url(themes/bg2.jpg) no-repeat center center fixed;
+}
+
+a {
+ color: #9933ff;
+}
+
+a:hover {
+ color: #7300e6;
+}
+
+a:visited {
+ color: #e6ccff;
+}