summaryrefslogtreecommitdiff
path: root/www/login.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/login.php')
-rw-r--r--www/login.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/login.php b/www/login.php
index e65cfef..470065d 100644
--- a/www/login.php
+++ b/www/login.php
@@ -1,5 +1,7 @@
<?php include("header.html");?>
+ <link rel="stylesheet" type="text/css" href="login.css">
+
<div class="login-area">
<h1 class="login-area"> Log in </h1>
<form id="login-form" method='post' action='/login'>