/[www]/www/speech.css
ViewVC logotype

Contents of /www/speech.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Thu Jun 18 13:52:56 2020 UTC (4 years, 4 months ago) by th_g
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/css
Add a stylesheet for screen readers to hide empty <a> elements fwiw.

1 /* Stylesheet used on https://www.gnu.org by screen readers,
2 created June 18, 2020.
3 This file is in the public domain. */
4
5 a#more-links, a#less-links, a.close {
6 display: none;
7 visibility: hidden;
8 }

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26