]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - StyleSheet.textile
(Commit created by redmine exporter script from page "Maps" version 42)
[xonotic/xonotic.wiki.git] / StyleSheet.textile
index 0a6265b10cdf44b496562d2924405f7e8d67ad3b..fd24204c7b2465bd222005f44e3b219bb7de398c 100644 (file)
@@ -1,14 +1,14 @@
-.red p{
-color: #ff0000;
+.red {
+color: #ff0000 !important;
 font-weight: bold;
 }
 
-.yellow p{
-color: #ffff00;
+.yellow {
+color: #E4B645 !important;
 font-weight: bold;
 }
 
-.green p{
-color: #008800;
+.green {
+color: #008800 !important;
 font-weight: bold;
 }