initial checkin from subversion

This commit is contained in:
Tretter
2017-02-07 20:13:14 +00:00
commit e8fa4b7ae6
80 changed files with 3318 additions and 0 deletions

11
login.css Normal file
View File

@@ -0,0 +1,11 @@
div#signUpAdvice {
width:200px;
font-weight:bold;
font-size:12px;
background:#eeeeee;
border:1px solid #000000;
}
th {
text-align:center;
background:#cccccc;
}