Update colors.php

This commit is contained in:
RanAwaySuccessfully 2018-02-25 07:29:28 -03:00 committed by GitHub
parent 25b5dc1b53
commit e4bc3cba02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,9 +24,9 @@
$linkcolor4='FFFFFF';
$textcolor='E0E0E0';
$font ='verdana';
$font2 ='verdana';
$font3 ='tahoma';
$font ='Verdana, sans-serif';
$font2 ='Verdana, sans-serif';
$font3 ='Tahoma, sans-serif';
$newpollpic = '<img src="images/newpoll.png" alt="New poll" align="absmiddle">';
$newreplypic = '<img src="images/newreply.png" alt="New reply" align="absmiddle">';