aboutsummaryrefslogtreecommitdiffstats
path: root/csci4131/hw3/strap012/style.css
diff options
context:
space:
mode:
authorRossTheRoss <mstrapp@protonmail.com>2021-02-26 17:22:49 -0600
committerRossTheRoss <mstrapp@protonmail.com>2021-02-26 17:22:49 -0600
commita7a2c5216530e1c16146be5c840f8baf0cfd01ba (patch)
tree9244872856116bbe0c05468a24a5bd5735581059 /csci4131/hw3/strap012/style.css
parentfinish (diff)
downloadhomework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar
homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar.gz
homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar.bz2
homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar.lz
homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar.xz
homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar.zst
homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.zip
e
Diffstat (limited to '')
-rw-r--r--csci4131/hw3/strap012/style.css (renamed from csci4131/hw3/style.css)2
1 files changed, 1 insertions, 1 deletions
diff --git a/csci4131/hw3/style.css b/csci4131/hw3/strap012/style.css
index 3ab6b95..9f28572 100644
--- a/csci4131/hw3/style.css
+++ b/csci4131/hw3/strap012/style.css
@@ -97,7 +97,7 @@ tr:nth-child(odd) {
float: left;
background-color: whitesmoke;
padding-left: 5%;
- max-width: 15%;
+ max-width: 25%;
}
/* Widgets */
.grid {