summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortylermurphy534 <tylermurphy534@gmail.com>2022-12-05 16:40:55 -0500
committertylermurphy534 <tylermurphy534@gmail.com>2022-12-05 16:40:55 -0500
commit22cafc20abc5e935f3892e6000e53f3712f4591f (patch)
tree4122cc5203b579b50081a53fdc9a454a684d4a0c
parentbatterys (diff)
downloadrit.wtf-22cafc20abc5e935f3892e6000e53f3712f4591f.tar.gz
rit.wtf-22cafc20abc5e935f3892e6000e53f3712f4591f.tar.bz2
rit.wtf-22cafc20abc5e935f3892e6000e53f3712f4591f.zip
scaling
-rw-r--r--style.css12
1 files changed, 4 insertions, 8 deletions
diff --git a/style.css b/style.css
index a666bce..671c550 100644
--- a/style.css
+++ b/style.css
@@ -37,7 +37,7 @@ html, body, #mainBod {
}
#middle {
- font-size: 2vw;
+ font-size: 2em;
width: fit-content;
background-color: black;
color: orange;
@@ -82,12 +82,8 @@ td:hover a {
height: 5vw;
}
-.middle img {
- height: 5vw;
-}
-
.middle td:hover {
- border: .25vw solid black;
+ border: 2px solid black;
background-color: orange;
}
@@ -124,11 +120,11 @@ footer video {
marquee {
margin-top: 2em;
display: block;
- height: 12vw;
+ height: 12em;
}
marquee img {
- height: 12vw;
+ height: 12em;
}
.title {