diff options
-rw-r--r-- | index.css | 3 | ||||
-rw-r--r-- | index.php | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/index.css b/index.css index 32322b5..26caf2f 100644 --- a/index.css +++ b/index.css @@ -42,9 +42,8 @@ main { } #heatmap { - position: absolute; width: 100%; - z-index: -1; + height: 0; } #heatmap a { diff --git a/index.php b/index.php index 78a057c..1d7cc87 100644 --- a/index.php +++ b/index.php @@ -23,7 +23,7 @@ _|_ | | __| _ _|_ __ _ _ |_/|_/|__/\_/|_/|__/o|_/\__/ \/ \/ | |_/</span> is a computer meant for sharing </pre> </div> -<div class="box" style="float:right; text-align:right;"> <pre> +<div class="box" style="float:right; text-align:right; opacity: 0.99"> <pre> <a href="#aa">helpdesk</a> <a href="#aa">wiki</a> <a href="#aa">blog</a> |