diff options
Diffstat (limited to 'public/stylesheets/style.css')
| -rw-r--r-- | public/stylesheets/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 23c434f..415a0ad 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -357,6 +357,7 @@ header { } .cursor { + pointer-events: none; position: absolute; bottom: 50%; right: 50%; @@ -459,4 +460,4 @@ ol { } .okfocus img { width: 100px; -}
\ No newline at end of file +} |
