diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..498ee89 --- /dev/null +++ b/css/style.css @@ -0,0 +1,7 @@ +.clickable{ + cursor: pointer; +} + +.panel-heading span { + font-size: 15px; +} \ No newline at end of file diff --git a/include/disk.php b/include/disk.php index 4e9ab07..b372ead 100644 --- a/include/disk.php +++ b/include/disk.php @@ -1,6 +1,7 @@
-
Disk Use
+
Disk Use
+
@@ -57,4 +58,5 @@ try{
+
diff --git a/include/lh_ajax.php b/include/lh_ajax.php index 680d9b2..7150b88 100644 --- a/include/lh_ajax.php +++ b/include/lh_ajax.php @@ -3,7 +3,8 @@ $totalLH = count($lastHeard); ?>
-
Last Heard List of today's callsigns.
+
Last Heard List of today's callsigns.
+
@@ -29,6 +30,7 @@ $totalLH = count($lastHeard);
+