rpicms

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

commit 80f23765ea479226b68434dc3e74fc78bb110e68
parent 91a8751cba78ed9372b4145e70bcf31d94d14f88
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 14 Dec 2014 15:21:05 +0100

more css changes

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

diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -116,12 +116,11 @@ foreach($langs as $prio => $lang) { box-sizing: border-box; } - /*body { + body { padding: 20px; text-align: left; - font-family: Lato; color: #fff; - }*/ + } .tabs { width: 650px; float: none;