]> git.rm.cloudns.org Git - xonotic/xonotic.wiki.git/commitdiff
trying importants -p
author-z- <z@xonotic.org>
Tue, 18 May 2010 16:39:00 +0000 (16:39 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
(Commit created by redmine exporter script from page "StyleSheet" version 2)

StyleSheet.textile

index 0a6265b10cdf44b496562d2924405f7e8d67ad3b..a55e9ee4fd87a8bbb90fb09b40e02127592ebe5c 100644 (file)
@@ -1,14 +1,14 @@
-.red p{
-color: #ff0000;
+.red {
+color: #ff0000 !important;
 font-weight: bold;
 }
 
-.yellow p{
-color: #ffff00;
+.yellow {
+color: #ffff00 !important;
 font-weight: bold;
 }
 
-.green p{
-color: #008800;
+.green {
+color: #008800 !important;
 font-weight: bold;
 }