mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
47 lines
1.3 KiB
PHP
47 lines
1.3 KiB
PHP
<?php
|
|
$boardtitle='<img src="images/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';
|
|
|
|
?>
|