And made some small style changes again.
This commit is contained in:
parent
1bf6ac14e4
commit
89f9b43f57
3 changed files with 8 additions and 4 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
<?php
|
||||
echo " <style>
|
||||
/* This CSS code is php generated. Hardcoding it would be a programming war crime. :3 */\n\n ";
|
||||
/* This CSS code is php generated. Hardcoding it would be a programming war crime. :3 */\n\n";
|
||||
echo generateCSSCode(completeScanDir("files"));
|
||||
echo " </style>";
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue