Skip to Content

CSS File

URL: https://www.w3.org/WAI/demos/bad/css/inbetween.css
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Thu, 26 Jan 2012 09:02:27 GMT
Download Time: Less than a second
Cookies: __cf_bm=KX97BXISLB5YbQX_WmQcI
Size: 3 KB
Rules: 23 style rules
Imports: 0 stylesheets
HTTP Headers:  16 headers
Links In:  1 pages
OK Issues: No issues found

1.annot_link_parent {

2 position: relative;

3}

4

5.targeted {

6 outline: #88a solid 3px;

7}

8

9#warning, #annotations, #footer, #lightbox_container {

10 border-color: #3696c4;

11 font-size: 0.85em;

12}

13

14#lightbox_background.active {

15 width: 100%;

16 background: #7b7d77;

17 background: rgba(85, 87, 83, .7);

18 position: absolute;

19 height: 100%;

20 top: 0;

21 left: 0;

22 z-index: 200;

23 background-image: url(../img/empty.gif);

24}

25

26#close_link {

27 position: absolute;

28 color: #fff;

29 right: .5em;

30 top: .2em;

31}

32

33#close_link:focus, #close_link:active {

34 color: #f00;

35 background: none;

36}

37

38#annotations {}

39

40#annotations h2 {

...

</html>