Compare commits
2 Commits
ee213ee9f7
...
276a4857ff
Author | SHA1 | Date | |
---|---|---|---|
276a4857ff | |||
1044b60d92 |
7
pages/donate.php
Executable file
7
pages/donate.php
Executable file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/php
|
||||
<!--
|
||||
Alias for the support page with a more common name.
|
||||
-->
|
||||
<?php
|
||||
include "support.php";
|
||||
?>
|
@ -23,7 +23,7 @@
|
||||
|
||||
[class*="col-"] {
|
||||
float: left;
|
||||
padding: 15px;
|
||||
padding: 8px;
|
||||
border: 1px solid green; /* FORTESTING otherwise disable */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user