summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin.php b/admin.php
index 617dc252e..3b69f8712 100644
--- a/admin.php
+++ b/admin.php
@@ -20,7 +20,7 @@ function admin_page($mod) {
</head>
<style>
body { font-family: helvetica, arial; font-size: 12pt; }
- h1 { font-famile: helvetica, arial; font-size: 18pt; font-weight: bold; color: #660000; }
+ h1 { font-family: helvetica, arial; font-size: 18pt; font-weight: bold; color: #660000; }
h2 { font-family: helvetica, arial; font-size: 18pt; font-weight: bold; color: #000066; }
h3 { font-family: helvetica, arial; font-size: 14pt; font-weight: bold; color: #006600; }
th { font-family: helvetica, arial; font-size: 12pt; text-align: center; vertical-align: top; background-color: #CCCCCC; color: #995555; }
@@ -57,4 +57,4 @@ else {
print message_access();
}
-?> \ No newline at end of file
+?>