Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
vgstation
vgstation13
Commits
ab54dde7
Commit
ab54dde7
authored
Jan 09, 2014
by
nyanpasu
Browse files
Reverted error but still saved formatting.
parent
b1f360b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
code/stylesheet.dm
View file @
ab54dde7
client/script = {"<style>
body {font-family: Verdana, sans-serif;}
h1, h2, h3, h4, h5, h6 {color: #0000ff; font-family: Georgia, Verdana, sans-serif;}
h1, h2, h3, h4, h5, h6
{color: #0000ff; font-family: Georgia, Verdana, sans-serif;}
em
{font-style: normal; font-weight: bold;}
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;}
{color: #638500; text-decoration: underline;}
.motd a, .motd a:link, .motd a:visited, .motd a:active, .motd a:hover
{color: #638500;}
{color: #638500;}
.prefix {
font-weight: bold;}
.prefix {font-weight: bold;}
.ooc {
font-weight: bold;}
.adminobserverooc {color: #0099cc; 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;}
.adminobserver
{color: #996600; font-weight: bold;}
.admin {color: #386aff; font-weight: bold;}
.name {
font-weight: bold;}
.name {font-weight: bold;}
.say {}
.deadsay {color: #5c00e6;}
...
...
@@ -39,10 +39,10 @@ em {font-style: normal; font-weight: bold;}
.mommi {color: navy;}
.alert {color: #ff0000;}
h1.alert, h2.alert {color: #000000;}
h1.alert, h2.alert
{color: #000000;}
.emote {
font-style: italic;}
.selecteddna {color: #FFFFFF; background-color: #001B1B}
.emote {font-style: italic;}
.selecteddna
{color: #FFFFFF; background-color: #001B1B}
.attack {color: #ff0000;}
.moderate {color: #CC0000;}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment