forked from GithubBackups/vichan
Added pointer cursor to ids, to show clickability
This commit is contained in:
parent
4086749dfe
commit
180a99ee65
@ -905,6 +905,10 @@ div.thread:hover {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.poster_id{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
code > pre {
|
||||
/* Better code tags */
|
||||
background:black;
|
||||
|
Loading…
x
Reference in New Issue
Block a user