rpicms

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

commit 11581687c1d2884c40a6eecfbb54db315756f8e1
parent 885e2fe2e56b682cde2717c83382624eb3f34ba1
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 14 Dec 2014 21:49:13 +0100

testing good values ;)

Diffstat:
Mthemes/jumbotron/admin.php | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -135,9 +135,7 @@ foreach($langs as $prio => $lang) { } .tabs label { display: block; - padding-top: 50px; - padding-bottom: 20px; - padding: 14px 21px; + padding: 34px 41px; border-radius: 2px 2px 0 0; font-size: 20px; font-weight: normal;