rpicms

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

commit f2bfe43014b860c7f35631eb8b7593c2768163a5
parent 66177954a8b35371788b3eec4c4ea9200c035b3d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 20 Dec 2014 18:27:41 +0100

why won't work js?

Diffstat:
Mthemes/jumbotron/test.php | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/themes/jumbotron/test.php b/themes/jumbotron/test.php @@ -33,8 +33,8 @@ header("Cache-Control: no-cache, must-revalidate, no-store"); return false; } </script> -<<style type="text/css"> - .bio_image { +<style type="text/css"> +.bio_image { display:inline-block; height:250px; width:250px;