mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-07-31 20:22:00 -07:00
First (re-)commit
This commit is contained in:
46
schemes/desolation.php
Normal file
46
schemes/desolation.php
Normal file
@@ -0,0 +1,46 @@
|
||||
<?php
|
||||
$boardtitle='<img src="http://jul.rustedlogic.net/xkeeper/img/pointlessbannerv2.png">';
|
||||
$newthreadpic='New thread';
|
||||
$newreplypic='New reply';
|
||||
$bgimage='images/desolation/desolation.jpg';
|
||||
$bgcolor='#1b1b1b';
|
||||
$font='verdana, geneva, sans-serif';
|
||||
$font2='verdana, geneva, sans-serif';
|
||||
$textcolor='ffffff';
|
||||
$linkcolor='dddddd';
|
||||
$linkcolor2='cccccc';
|
||||
$linkcolor3='ffffff';
|
||||
$linkcolor4='ffffff;}
|
||||
img.post{ border: none;}
|
||||
A:link,A:visited,A:active,A:hover{
|
||||
text-decoration:none;
|
||||
font-size: 0.9em;
|
||||
font-weight:bold';
|
||||
$malecolor='97ACEF';
|
||||
$femalecolor='FEABED';
|
||||
$bannedcolor='999999';
|
||||
$tablebg1='101010; background: url(images/desolation/tdbg3.png); ';
|
||||
$tablebg2='202020; background: url(images/desolation/tdbg2.png); ';
|
||||
$categorybg='EEEEEE;;
|
||||
background: url(images/desolation/tdbgc.png);';
|
||||
$tableheadtext='dddddd';
|
||||
$tableheadbg='DDDDDD;
|
||||
background: url(images/desolation/tdbgh.png);
|
||||
font-weight: bold;';
|
||||
$tableborder='000000';
|
||||
|
||||
$formcss='1';
|
||||
$inputborder='444 outset 2px';
|
||||
$scr3='400044;
|
||||
background: url(\'images/desolation/desolation.jpg\') #1b1b1b;
|
||||
background-attachment: fixed;
|
||||
background-position: bottom left;
|
||||
background-repeat: no-repeat';
|
||||
$scr7='000000';
|
||||
$scr6='DDCCEE';
|
||||
$scr2='701077';
|
||||
$scr1='A040AA';
|
||||
$scr4='701077';
|
||||
$scr5='A040AA';
|
||||
|
||||
?>
|
Reference in New Issue
Block a user