commit 697b4386180591c34bd51e4492db74e211d6631d
parent cf64183e525ba26e379ae399ccf6286076636d29
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 20 Dec 2014 17:08:08 +0100
change color
Diffstat:
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: #FFFFFF -moz-use-text-color #FFFFFF;
+ border-color: white -moz-use-text-color white;
border-style: solid none;
border-width: 1px 0;
margin: 18px 0;