]> git.za3k.com Git - za3k.git/commitdiff
Adjust column width to include margin
authorZachary Vance <vanceza@gmail.com>
Wed, 17 Jun 2015 06:19:46 +0000 (23:19 -0700)
committerZachary Vance <vanceza@gmail.com>
Wed, 17 Jun 2015 06:19:46 +0000 (23:19 -0700)
cheatsheet.css
computercraft reference.jpg [deleted file]
index.css

index 784efcd39933b37aa1378cd049075d0196131747..1020091ec3555396a2281268fbb626bd9e2343e1 100644 (file)
@@ -7,7 +7,7 @@
 section {
     display: inline-block;
     vertical-align: top;
-    width: 400px;
+    width: 390px;
     border: 1px solid;
     border-radius: 10px;
     margin: 5px;
diff --git a/computercraft reference.jpg b/computercraft reference.jpg
deleted file mode 100644 (file)
index 165980f..0000000
Binary files a/computercraft reference.jpg and /dev/null differ
index 688cb7c6cf4e35a8bfbb9686702d4555fc97437e..fd7fd7963a00f838d954c8b575c6c66ca7068fdf 100644 (file)
--- a/index.css
+++ b/index.css
@@ -17,7 +17,7 @@ body > .quote {
 }
 
 section {
-    width: 400px;
+    width: 380px;
     display: inline-block;
     border: 1px solid;
     border-radius: 10px;