fixed #217
This commit is contained in:
parent
9a999ba2cc
commit
58366ccd53
1 changed files with 5 additions and 0 deletions
|
@ -41,6 +41,11 @@ a {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
#sidebar * {
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
#siedebar a {
|
||||
color: #5b5b5b;
|
||||
}
|
||||
|
|
Reference in a new issue