diff options
Diffstat (limited to 'kopete/styles/Hacker/Contents/Resources/Variants/Dark-Noback.css')
-rw-r--r-- | kopete/styles/Hacker/Contents/Resources/Variants/Dark-Noback.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kopete/styles/Hacker/Contents/Resources/Variants/Dark-Noback.css b/kopete/styles/Hacker/Contents/Resources/Variants/Dark-Noback.css new file mode 100644 index 00000000..87ac55c3 --- /dev/null +++ b/kopete/styles/Hacker/Contents/Resources/Variants/Dark-Noback.css @@ -0,0 +1,6 @@ +@import url(../main.css); + +body { + font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0; + background-color: black + }
\ No newline at end of file |