Revert "Finish unopened page."

This reverts commit 8990a3d4ac.
This commit is contained in:
2019-03-04 00:08:32 +01:00
parent 8990a3d4ac
commit fc22b4cd28
8 changed files with 85 additions and 112 deletions

View File

@@ -67,6 +67,10 @@ height:100%;
text-align: center;
}
* {
font-family: verdana, sans-serif;
}
#wrapper {
margin: auto;
width: 999px;