From 614e3c0e980463513e6186d2e33934c8317d5e00 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Wed, 5 Jul 2017 08:46:15 +0200 Subject: Import JS and CSS of bootstrap Import g/style/bootstrap_theme.css for customization Remove .container from g/style/common_footer.css --- g/style/common_footer.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'g/style/common_footer.css') diff --git a/g/style/common_footer.css b/g/style/common_footer.css index dfa4eb297..c2915fb7d 100644 --- a/g/style/common_footer.css +++ b/g/style/common_footer.css @@ -1,11 +1,5 @@ hr.divider { display: none; } -.container { - margin: 0 auto; - max-width: 1024px; - padding-bottom: 40px; -} - #navb { line-height: 1.4; } #navb { -- cgit v1.2.1