From dedc58df41f860f332cd5ea07ab87b081d4a46c0 Mon Sep 17 00:00:00 2001 From: Glenwing Date: Sun, 3 Sep 2017 22:08:48 -0700 Subject: [PATCH] Footer Fix --- diu/index.html | 315 ++++++++++++++++++++++++++---------------------- docs/index.html | 1 - index.html | 48 ++++---- 3 files changed, 192 insertions(+), 172 deletions(-) diff --git a/diu/index.html b/diu/index.html index 8ccf701..0dcd3d0 100644 --- a/diu/index.html +++ b/diu/index.html @@ -3,6 +3,59 @@ + Display Info Utility - -
-
- +
+
+ + +
DISPLAY INFO UTILITY
+ + + + + + + + + + +
Size: + + +
+
+ +
+
Resolution: + + + +
+ +
GENERAL INFO
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Ratio:
Total Pixels:
Pixel Density:
Width:
Height:
Area:
+ +
COMPANION FORMATS
+ + + + + + + + + + + + + + + + + + + + + +
Companion Resolution
or Aspect Ratio:
+ + + +
Companion Size
(Matching Height):
(Optimum Resolution):
Companion Size
(Matching Density):
+
- -
DISPLAY INFO UTILITY
- - - - - - - - - - -
Size: - - -
-
- -
-
Resolution: - - - -
- - -
GENERAL INFO
- - - - - - - - - - - - - - - - - - - - - - - - - -
Ratio:
Total Pixels:
Pixel Density:
Width:
Height:
Area:
- - -
COMPANION FORMATS
- - - - - - - - - - - - - - - - - - - - - -
Companion Resolution
or Aspect Ratio:
- - - -
Companion Size
(Matching Height):
(Optimum Resolution):
Companion Size
(Matching Density):
- - -
- - -
\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index f3d6bd4..b0f7401 100644 --- a/docs/index.html +++ b/docs/index.html @@ -14,7 +14,6 @@ font-family: "Consolas", "Inconsolata", "Lucida Console", Monospace; font-size:15px; min-height:100%; - height:auto; } div.wrapper { diff --git a/index.html b/index.html index 78612c4..0f7f6fb 100644 --- a/index.html +++ b/index.html @@ -5,61 +5,61 @@