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

From Paradise Station Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
 
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;
}


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

Latest revision as of 21:32, 19 December 2021