This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
Files
theme/plusfuture/schema/Focus-Boxy.php
2018-10-27 10:31:59 +09:00

7 lines
118 B
PHP

<?php
if (! $radiuspx)
$radiuspx = "4";
if (! $comment_border_colour)
$comment_border_colour = "rgb(238,238,238)";