Handle clicking ':'

This commit is contained in:
Ivanq 2017-12-31 18:56:17 +03:00
parent b89eb4f1e8
commit 0f5658e65e
4 changed files with 37 additions and 10 deletions

View file

@ -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;
}