]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_layout.scss
Page display pointer: Considerably improved accessibility
[bookstack] / resources / sass / _layout.scss
index 11889da172239b0ef346ab93d298729d86d36555..a8604b81b18240edf43f32a2f0965d61b571f3d9 100644 (file)
@@ -302,6 +302,15 @@ body.flexbox {
   display: none !important;
 }
 
+.screen-reader-only {
+  position: absolute;
+  left: -10000px;
+  top: auto;
+  width: 1px;
+  height: 1px;
+  overflow: hidden;
+}
+
 /**
  * Border radiuses
  */