From 6cbcc0d9d75fcdfda2970bb0ec92ac8b042a289b Mon Sep 17 00:00:00 2001 From: Digital Cheese Date: Sat, 7 Oct 2023 08:00:26 -0700 Subject: [PATCH] img --- assets/CHT.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/CHT.css b/assets/CHT.css index 2b2b151..0d45843 100644 --- a/assets/CHT.css +++ b/assets/CHT.css @@ -9,4 +9,6 @@ div.text h2:before{content:'';height:100%;width:.5rem;left:-1.5rem;background:#E div.nav a {background-color:white;color:black!important} a {color:red;} -a:hover {background:red!important;color:white;} \ No newline at end of file +a:hover {background:red!important;color:white;} + +IMG {max-width:99%;height:auto;} \ No newline at end of file