From e8d49d374ba765cb044f2452e2a10349df137d98 Mon Sep 17 00:00:00 2001 From: Glenwing Date: Thu, 15 Mar 2018 16:18:27 -0700 Subject: [PATCH] Update Header Style --- diu/index.html | 3 +- diu/style.css | 22 +++++++++----- docs/index.html | 80 ++++++++++++++++++++++++++++++++++++++++--------- 3 files changed, 83 insertions(+), 22 deletions(-) diff --git a/diu/index.html b/diu/index.html index 85ecd48..e7c4c39 100644 --- a/diu/index.html +++ b/diu/index.html @@ -11,13 +11,14 @@ Display Info Utility +
diff --git a/diu/style.css b/diu/style.css index 3b0e426..8545c86 100644 --- a/diu/style.css +++ b/diu/style.css @@ -54,7 +54,9 @@ div.footer a { div.header { font-weight: bold; font-size: 16px; - padding: 16px; + padding-left: 16px; + padding-right: 16px; + padding-top: 12px; padding-bottom: 0px; min-width: 480px; } @@ -63,12 +65,11 @@ div.header a { text-decoration: none; color: #000000; } -div.header span.arrow { - font-size: 20px; - line-height: 0; - top: 0.1em; - vertical-align: baseline; - position: relative; +div.header i.back_arrow { + transform:rotate(90deg) scale(0.75); + line-height:0; + position:relative; + bottom:-0.2em; } div.title { @@ -163,4 +164,11 @@ span.res_x { position: relative; top: -0.1em; line-height: 0; +} + +hr { + height: 1px; + border-width: 0; + color: #888888; + background-color: #888888; } \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index bf4396d..7560aac 100644 --- a/docs/index.html +++ b/docs/index.html @@ -14,6 +14,13 @@ font-family: "Consolas", "Inconsolata", "Lucida Console", Monospace; font-size:15px; min-height:100%; + line-height: 120%; + overflow-y: scroll; + } + + .number { + font-family: "Consolas", "Inconsolata", "Lucida Console", Monospace; + font-size: 15px; } div.wrapper { @@ -22,20 +29,53 @@ } div.main { - border:0px solid transparent; - font-size:15px; - 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 a { + cursor: pointer; + text-decoration: none; + color: #000000; + } + div.header i.back_arrow { + transform:rotate(90deg) scale(0.75); + line-height:0; + position:relative; + bottom:-0.2em; } span.title { @@ -63,6 +103,13 @@ color:#000000; text-decoration:underline; } + + hr { + height: 1px; + border-width: 0; + color: #888888; + background-color: #888888; + } @@ -70,12 +117,16 @@ Display Industry Standards and Specifications +
- +
DisplayPort Standard
-