aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index a79fa92..08c2fd2 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -79,6 +79,7 @@ html, body{
}
.topnav a{
+ user-select: none;
float: left;
color: #f2f2f2;
text-align: center;
@@ -299,4 +300,4 @@ html{
}
.none{
display: none;
-}
+} \ No newline at end of file