summaryrefslogtreecommitdiff
path: root/app.php
diff options
context:
space:
mode:
Diffstat (limited to 'app.php')
-rw-r--r--app.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app.php b/app.php
index a2d6461..8d74c0c 100644
--- a/app.php
+++ b/app.php
@@ -4,6 +4,9 @@
<title>Status</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<style type="text/css">
+ html {
+ font-size: 25px;
+ }
a {
text-decoration: none;
color: #ffffff;