summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Hacker/Contents/Resources/Variants/Dark2.css
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/styles/Hacker/Contents/Resources/Variants/Dark2.css')
-rw-r--r--kopete/styles/Hacker/Contents/Resources/Variants/Dark2.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Dark2.css b/kopete/styles/Hacker/Contents/Resources/Variants/Dark2.css
new file mode 100644
index 00000000..8075e9b1
--- /dev/null
+++ b/kopete/styles/Hacker/Contents/Resources/Variants/Dark2.css
@@ -0,0 +1,9 @@
+@import url(../main.css);
+
+body {
+ font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0;
+ background: url("../images/kopete.png"); background-position: center; background-attachment: fixed; background-repeat: no-repeat; background-color: black
+ }
+
+.imageContainer { margin: 4px 4px 4px 4px; display: block }
+.buddyIcon { width: 48px; float: right; border-style: dotted none; border-width: 2px medium; border-color: #666 white }