Merge pull request #2786 from thehighwayman/Donoritems

Adds in donor items
This commit is contained in:
Ling
2018-10-14 16:10:21 +02:00
committed by GitHub
8 changed files with 69 additions and 10 deletions

View File

@@ -43,12 +43,12 @@ em {font-style: normal; font-weight: bold;}
.binarysay a:active, .binarysay a:visited {color: #88ff88;}
.radio {color: #008000;}
.sciradio {color: #993399;}
.comradio {color: #0011BF;} /* yogs - Colour change */
.comradio {color: #948f02;}
.secradio {color: #a30000;}
.medradio {color: #337296;}
.engradio {color: #fb5613;}
.suppradio {color: #a8732b;}
.servradio {color: #105000;} /* yogs - Colour change */
.servradio {color: #6eaa2c;}
.syndradio {color: #6d3f40;}
.centcomradio {color: #686868;}
.aiprivradio {color: #ff00ff;}
@@ -178,7 +178,7 @@ h1.alert, h2.alert {color: #000000;}
.monkeyhive {color: #774704;}
.monkeylead {color: #774704; font-size: 2;}
/* yogs start - Yog Tickets */
// yogs start - Yog Tickets
.ticket-status {
color: #000099;
font-weight: bold;
@@ -205,5 +205,5 @@ h1.alert, h2.alert {color: #000000;}
font-weight: bold;
font-style: italic;
}
/* yogs end */
// yogs end
</style>"}