This commit is contained in:
jeena 2013-04-22 12:03:40 +02:00
parent 9a999ba2cc
commit 58366ccd53

View file

@ -41,6 +41,11 @@ a {
text-align: center;
}
#sidebar * {
-webkit-touch-callout: none;
-webkit-user-select: none;
}
#siedebar a {
color: #5b5b5b;
}