From bef39bd8339a3d2ce833e85ec084369939378c00 Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Wed, 25 Jul 2018 13:03:43 +0930 Subject: changed tewi ti chito and moved her --- iuse/index.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/iuse/index.html b/iuse/index.html index 5e832f7..77b7cdd 100644 --- a/iuse/index.html +++ b/iuse/index.html @@ -5,6 +5,7 @@ + GNU plus Linux @@ -13,15 +14,19 @@ .content { background-color: #fafafa; - position: relative; + position: absolute; border-radius: 25px; border: 2px; box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25); width: 600px; - margin-top: 20%; - margin-left: auto; - margin-right: auto; + height: 350px; + margin: auto; + top: 0; + right: 0; + bottom: 0; + left: 0; } + .content img {position: absolute; right: 0; bottom: 0;} .title {text-align: center;} pre {overflow: auto;} .middle {text-align: center; font-size: 70%;} @@ -52,9 +57,10 @@ ### ## + - + -- cgit v1.2.3