]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - StyleSheet.md
textile to gh-markdown (pandoc conversion)
[xonotic/xonotic.wiki.git] / StyleSheet.md
index fd24204c7b2465bd222005f44e3b219bb7de398c..695780fa21c0386e7b080b35b62b469aacb493a0 100644 (file)
@@ -1,14 +1,15 @@
 .red {
-color: #ff0000 !important;
+color: \#ff0000 !important;
 font-weight: bold;
 }
 
 .yellow {
-color: #E4B645 !important;
+color: \#E4B645 !important;
 font-weight: bold;
 }
 
 .green {
-color: #008800 !important;
+color: \#008800 !important;
 font-weight: bold;
 }
+