]> git.0d.be Git - panikweb.git/blobdiff - panikweb_templates/static/css/_general.scss
misc: run manage.py with python3
[panikweb.git] / panikweb_templates / static / css / _general.scss
index c22e329fb67ed5c5fb8b9f1d74d751707214074c..2632afaeb0a966078701a84072f3625b8cbca728 100644 (file)
@@ -176,6 +176,17 @@ ul.list > li{
 /*USEFULL CLASSES */
 /******************/
 
+.sr-only {
+       position: absolute !important;
+       width: 1px !important;
+       height: 1px !important;
+       padding: 0 !important;
+       margin: -1px !important;
+       overflow: hidden !important;
+       clip: rect(0, 0, 0, 0) !important;
+       white-space: nowrap !important;
+       border: 0 !important;
+}
 
 ul.distributed{
        display:table;