diff --git a/ext/home/style.css b/ext/home/style.css new file mode 100644 index 00000000..fbf1bcf3 --- /dev/null +++ b/ext/home/style.css @@ -0,0 +1,9 @@ +div#front-page h1 {font-size: 4em; margin-top: 2em; margin-bottom: 0px; text-align: center; border: none; background: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;} +div#front-page {text-align:center;} +.space {margin-bottom: 1em;} +div#front-page div#links a {margin: 0 0.5em;} +div#front-page li {list-style-type: none; margin: 0;} +@media (max-width: 800px) { + div#front-page h1 {font-size: 3em; margin-top: 0.5em; margin-bottom: 0.5em;} + #counter {display: none;} +} \ No newline at end of file diff --git a/ext/home/theme.php b/ext/home/theme.php index 6c51c73d..91e8ea5c 100644 --- a/ext/home/theme.php +++ b/ext/home/theme.php @@ -14,17 +14,6 @@ class HomeTheme extends Themelet { $hh - $body