rpicms

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

commit f2ef131a443924f4feb4f01dd3953b684559c200
parent 51b4b90a75aff7c4fb523e92ebef4eebb3acab0c
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 20 Dec 2014 18:43:39 +0100

now it works :/

Diffstat:
Mthemes/jumbotron/test.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/jumbotron/test.php b/themes/jumbotron/test.php @@ -41,7 +41,7 @@ header("Cache-Control: no-cache, must-revalidate, no-store"); background:url('http://www.fillmurray.com/250/250'); cursor:pointer; } -.hide { +.hide_ { display:none; } </style>