neuer style

This commit is contained in:
sirx 2016-11-05 19:13:43 +01:00
parent 40e89d3935
commit d64d9bf2fa
2 changed files with 4 additions and 3 deletions

1
s/pink.css Normal file
View File

@ -0,0 +1 @@
<html><body>You are being <a href="https://gitfap.de/users/sign_in">redirected</a>.</body></html>

View File

@ -3,9 +3,9 @@ var themes = [ {
label : 'Cyber',
id : 'cyber'
}, {
file : 'jungle.css',
label : 'Jungle',
id : 'jungle'
file : 'pink.css',
label : 'pinkf0ck',
id : 'pink'
} ];
var customCss;