Implement polls
This commit is contained in:
parent
741fe8e21f
commit
bc187c99f5
9 changed files with 172 additions and 0 deletions
|
|
@ -91,3 +91,7 @@
|
|||
.greentext {
|
||||
color: #789922; /* Color value directly from 4chan */
|
||||
}
|
||||
|
||||
.option button {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue