Handle clicking ':'
This commit is contained in:
parent
b89eb4f1e8
commit
0f5658e65e
4 changed files with 37 additions and 10 deletions
|
@ -124,6 +124,9 @@
|
|||
.contents a { color: white }
|
||||
.contents a:active { background-color: #6B6B6B }
|
||||
|
||||
.contents + .flex.active {
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
#wrapper-sign-publish {
|
||||
padding: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue