]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - StyleSheet.md
rename files before conversion
[xonotic/xonotic.wiki.git] / StyleSheet.md
1 .red {
2 color: #ff0000 !important;
3 font-weight: bold;
4 }
5
6 .yellow {
7 color: #E4B645 !important;
8 font-weight: bold;
9 }
10
11 .green {
12 color: #008800 !important;
13 font-weight: bold;
14 }