From 202d563d92b402e90242accd81893fb11c40b60b Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Fri, 19 Dec 2014 10:10:48 -0500 Subject: [PATCH] Revert "trying to undo that bc it was weird" Something I don't understand went wrong with the last two commites. This reverts commit 225b2cd55808e0c58283d80d82a8d880aa06f431. --- stylesheet.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/stylesheet.css b/stylesheet.css index 10f1398..ccc1f4b 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -209,7 +209,8 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b .section_wrapper, .buy_avoid, .recommended, -.licenses { +.licenses, +.hnode { max-width: 750px; min-width: 750px; margin: auto; @@ -369,11 +370,11 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b .licenses h1 { margin-top: 0.6em; } -/* + .licenses p { margin-bottom: 0.6em; } -*/ + /* Footer */ footer { -- 2.25.1