rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

commit 0ee3a6025b1fcb417f7a61522d4bc5144d609c1c
parent f83fce9d09d23ec24f8856b261908d6e6d8b7037
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 14 Dec 2014 21:44:18 +0100

MORE CSS!!!!

Diffstat:
Mthemes/jumbotron/admin.php | 9++-------
1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -108,15 +108,10 @@ foreach($langs as $prio => $lang) { <style type="text/css"> /*@import url("http://fonts.googleapis.com/css?family=Lato");*/ - * { - /*margin: 0; - padding: 0; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box;*/ - } .tabs { + padding-top: 50px; + padding-bottom: 20px; text-align: left; color: #fff; }