Fixes to clientside chat stuff
This commit is contained in:
parent
789471f395
commit
fc27736017
3 changed files with 24 additions and 10 deletions
|
|
@ -75,8 +75,8 @@
|
|||
}
|
||||
|
||||
.action {
|
||||
text-decoration: italic;
|
||||
color: #bbbbbb;
|
||||
font-style: italic;
|
||||
color: #aaaaaa;
|
||||
}
|
||||
|
||||
.spoiler {
|
||||
|
|
@ -89,5 +89,5 @@
|
|||
}
|
||||
|
||||
.greentext {
|
||||
color: #99ff99;
|
||||
color: #789922; /* Color value directly from 4chan */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue