From aba7eee7ef3b532ebb2cd74ee95f0acb25c8094d Mon Sep 17 00:00:00 2001 From: jomo Date: Sat, 3 Jan 2015 05:50:47 +0100 Subject: [PATCH] bootstrap y u stupid --- public/stylesheets/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 6fcea96..edd6994 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -63,6 +63,11 @@ thead { font-weight: bold; } +.row { + margin-right: auto; + margin-left: auto; +} + h1, h2, h3, h4, h5, h6 { color: #333; font-weight: normal;