diff --git a/index.html b/index.html index 5c685dc..b875d65 100644 --- a/index.html +++ b/index.html @@ -15,25 +15,58 @@ font-size: 15px; } + .number { + font-family: "Consolas", "Inconsolata", "Lucida Console", Monospace; + font-size: 15px; + } + div.wrapper { min-height: 100%; position: relative; } div.main { - border: 0px solid transparent; - padding: 16px; - padding-bottom: 48px; + border: 0px solid transparent; + font-size: 15px; + padding-bottom: 48px; + margin-left: auto; + margin-right: auto; } div.footer { - width: 100%; - position: absolute; - bottom: 0; - left: 0; - vertical-align: middle; - background-color: #DDDDDD; - cursor: pointer; + width: 100%; + position: absolute; + bottom: 0; + left: 0; + vertical-align: middle; + background-color: #DDDDDD; + cursor: pointer; + min-width: 512px; + padding-top: 10px; + padding-bottom: 10px; + font-family: "Consolas", "Inconsolata", "Lucida Console", Monospace; + font-size: 15px; + } + div.footer a { + color: #888888; + text-decoration: none; + vertical-align: middle; + padding: 10px; + } + + div.header { + font-weight: bold; + font-size: 16px; + padding-left: 16px; + padding-right: 16px; + padding-top: 12px; + padding-bottom: 0px; + min-width: 480px; + } + div.header span { + cursor: pointer; + text-decoration: none; + color: #000000; } span.title { @@ -80,8 +113,11 @@
-
Display Technology Information Repository and Utilities

- +
+ Display Technology Information Repository and Utilities +
+
+
Utilities
-