From a706eaa81fa5209b8621bd44c064d95941c731f3 Mon Sep 17 00:00:00 2001 From: idk Date: Sat, 25 Jan 2020 02:06:45 -0500 Subject: [PATCH] tweaks --- home.css | 15 +++++++++++++-- window.html | 5 +++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/home.css b/home.css index 845cf9d..9a53e36 100644 --- a/home.css +++ b/home.css @@ -205,9 +205,20 @@ li { border-radius: 2px; box-shadow: inset 0 0 0 1px #fff,0 0 1px #ccc } -#applicationExplain, -#controlExplain, #linksExplain { + min-height: 5rem; + padding: .5rem; + margin: .5rem; + width: 30%; + min-width: 30%; + background: #dee2e6; + text-align: center!important; + border: 1px solid #dee2e6; + border-radius: 2px; + box-shadow: inset 0 0 0 1px #fff,0 0 1px #ccc +} +#applicationExplain, +#controlExplain { min-height: 5rem; padding: .5rem; margin: .5rem; diff --git a/window.html b/window.html index 2254048..efee3ec 100644 --- a/window.html +++ b/window.html @@ -163,7 +163,8 @@ - - + + +