Files
vgstation13/__DEFINES/stylesheet.dm
myusername 9401688e50 FINALLY
2017-08-30 18:20:10 -04:00

98 lines
4.0 KiB
Plaintext

// NOTE: If you edit these edit the chat's CSS file (/goon/browserassets/css/browserOutput.css) too.
#define world_style {"\"body {font-family: Verdana, sans-serif;}
h1, h2, h3, h4, h5, h6 {color: #0000ff;font-family: Georgia, Verdana, sans-serif;}
em {font-style: normal; font-weight: bold;}
.motd {color: #638500; font-family: Verdana, sans-serif;}
.motd h1, .motd h2, .motd h3, .motd h4, .motd h5, .motd h6
{color: #638500; text-decoration: underline;}
.motd a, .motd a:link, .motd a:visited, .motd a:active, .motd a:hover
{color: #638500;}
.prefix { font-weight: bold;}
.ooc { font-weight: bold;}
.adminobserverooc {color: #0099cc; font-weight: bold;}
.adminooc {color: #b82e00; font-weight: bold;}
.adminobserver {color: #996600; font-weight: bold;}
.admin {color: #386aff; font-weight: bold;}
.adminsay {color: #9611D4; font-weight: bold;}
.name { font-weight: bold;}
.say {}
.siliconsay {font-family: 'Courier New', Courier, monospace;}
.deadsay {color: #5c00e6;}
.radio {color: #ff9933;}
.commonradio {color: #008000;}
.deptradio {color: #993399;}
.comradio {color: #193A7A;}
.syndradio {color: #6d3f40;}
.dsquadradio {color: #686868;}
.raiderradio {color: #6d3f40;}
.resteamradio {color: #18BC46;}
.aiprivradio {color: #ff00ff;}
.centradio {color: #5C5C8A;}
.secradio {color: #A30000;}
.engradio {color: #A66300;}
.medradio {color: #3399CC;}
.sciradio {color: #993399;}
.supradio {color: #5F4519;}
.serradio {color: #A17A4E;}
.djradio {color: #663300;}
.binaryradio {color: #300050; font-family: 'Courier New', Courier, monospace;}
.mommiradio {color: navy;}
.alert {color: #ff0000;}
h1.alert, h2.alert {color: #000000;}
.emote { font-style: italic;}
.selecteddna {color: #FFFFFF; background-color: #001B1B}
.attack {color: #ff0000;}
.moderate {color: #CC0000;}
.disarm {color: #990000;}
.passive {color: #660000;}
.danger {color: #ff0000; font-weight: bold;}
.userdanger {color: #ff0000; font-weight: bold; font-size: 120%}
.warning {color: #ff0000; font-style: italic;}
.sinister {color: #800080; font-weight: bold; font-style: italic;} /* /vg/ */
.blob {color: #006221; font-weight: bold; font-style: italic;}
.numb {color: transparent;font-weight: bold; text-shadow: 0 0 2px rgba(0,161,161,0.5);} /* blurry text */
.confirm {color: #00af3b;}
.rose {color: #ff5050;}
.info {color: #0000CC;}
.notice {color: #000099;}
.bnotice {color: #000099; font-weight: bold;}
.sans {font-family: 'Comic Sans MS', cursive, sans-serif;}
.alien {color: #543354;}
.ancient {color: #008B8B; font-stye: italic;}
.newscaster {color: #800000;}
.mod {color: #735638; font-weight: bold;}
.modooc {color: #000000; font-weight: bold;}
.adminmod {color: #402A14; font-weight: bold;}
.tajaran {color: #803B56;}
.skrell {color: #00CED1;}
.solcom {color: #22228B;}
.soghun {color: #228B22;}
.vox {color: #AA00AA;}
.rough {font-family: 'Trebuchet MS', cursive, sans-serif;}
.say_quote {font-family: Georgia, Verdana, sans-serif;}
.cult {color: #800080; font-weight: bold; font-style: italic;}
.interface {color: #330033;}
.big {font-size: 150%;}
.bold {font-weight: bold;}
.center {text-align: center;}
.red {color: #FF0000;}
.grey {color: #585858; font-family: Dotum, sans-serif;}
.skeleton {color: #585858; font-weight: bold; font-style: italic;}
.gutter {color: #61380B; font-style: italic;}
.golem {color: #B4DBCB; font-weight: bold;}
.slime {color: #96FFC5;}
.orange {color: #ffa500;}
.maroon {color: #800000;}
/* If you're adding a new class here, add it to browserOutput.css too! */
/* /vg/ */
.good {color: green;}
.average {color: #FF8000;}
.bad {color: #FF0000;}
/* /vg/ Saycode Rewrite */
.italics, .talkinto {font-style:italic;}
.whisper {font-style:italic;color:#333333;}
/* Recruiting stuff */
.recruit {color: #5c00e6; font-weight: bold; font-style: italic;}
"}