Update mariomovie.php

This commit is contained in:
RanAwaySuccessfully 2018-02-25 07:33:23 -03:00 committed by GitHub
parent b6b3f66805
commit 43e3607864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,8 @@
$threadclosedpic='<img class="post" src="images/mariomovie/threadclosed.png" alt="Thread closed" title="Thread closed">'; $threadclosedpic='<img class="post" src="images/mariomovie/threadclosed.png" alt="Thread closed" title="Thread closed">';
$bgimage='images/mariomovie/zeroesbg3.png'; $bgimage='images/mariomovie/zeroesbg3.png';
$bgcolor='101010'; $bgcolor='101010';
$font='courier new'; $font='\'Courier New\', monospace';
$font2='tahoma'; $font2='Tahoma, sans-serif';
$textcolor='cccccc'; $textcolor='cccccc';
$linkcolor='eeeeee'; $linkcolor='eeeeee';
$linkcolor2='ffffff'; $linkcolor2='ffffff';