Difference between revisions of "User:Warriorstar/Chatlog.css"

From Paradise Station Wiki
Jump to navigation Jump to search
(Created page with ".chatlog { color: #000000; background: #fff; font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 9pt; line-height: 1.2; overflow-x: hidden; overflow-y: scroll; word-wrap: break-word; } .name { font-weight: bold; } .radio { color: #408010; } .srvradio { color: #80A000; } .clown { color: #ff0000; } .reallybig { font-size: 175%; }")
 
(Blanked the page)
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
.chatlog {
  color: #000000;
  background: #fff;
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 9pt;
  line-height: 1.2;
  overflow-x: hidden;
  overflow-y: scroll;
  word-wrap: break-word;
}


.name {
  font-weight: bold;
}
.radio {
  color: #408010;
}
.srvradio {
  color: #80A000;
}
.clown {
  color: #ff0000;
}
.reallybig {
  font-size: 175%;
}

Latest revision as of 21:32, 19 December 2021