@@ -989,3 +989,13 h2 img { vertical-align:middle; } | |||
|
989 | 989 | table.list {margin-top:0.5em;} |
|
990 | 990 | table.list th, table.list td {border: 1px solid #aaa;} |
|
991 | 991 | } |
|
992 | ||
|
993 | /* Accessibility specific styles */ | |
|
994 | .hidden-for-sighted { | |
|
995 | position:absolute; | |
|
996 | left:-10000px; | |
|
997 | top:auto; | |
|
998 | width:1px; | |
|
999 | height:1px; | |
|
1000 | overflow:hidden; | |
|
1001 | } |
General Comments 0
You need to be logged in to leave comments.
Login now