rpicms

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

commit ec1945e44b6c1d5879181f9ecfb733e2103d2862
parent 6784d5cebf9e66a7ab7dc201fdba0a1e7770f6cf
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 20 Dec 2014 17:05:08 +0100

update css

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

diff --git a/themes/jumbotron/jumbotron.css b/themes/jumbotron/jumbotron.css @@ -9,7 +9,7 @@ hr .one{ -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; - border-color: #EEEEEE -moz-use-text-color white; + border-color: #FFFFFF -moz-use-text-color #FFFFFF; border-style: solid none; border-width: 1px 0; margin: 18px 0;