|
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | 5 | <title>Obsoletes | a11y.css</title> |
6 | | - <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 7 | <meta name="description" |
8 | 8 | content="This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet."> |
9 | 9 | <meta name="generator" content="Eleventy v3.0.0"> |
10 | | - <link rel="stylesheet" href="./static/docs.css?v=1730756455969"> |
| 10 | + <link rel="stylesheet" href="./static/docs.css?v=1730757200751"> |
11 | 11 | <link rel="shortcut icon" href="https://ffoodd.github.io/a11y.css/static/favicon.ico"> |
12 | 12 | <link rel="preload" href="./static/fonts/firasans-book.woff2" as="font" type="font/woff2" crossorigin="anonymous"> |
13 | 13 | <link rel="stylesheet" href="./static/css/a11y-en_obsoletes-only.css"><link rel="stylesheet" href="./static/css/a11y-light.min.css"> |
|
64 | 64 |
|
65 | 65 |
|
66 | 66 | <aside role="complementary"> |
| 67 | + <div class="box"> |
| 68 | + <h3 class="box-title">Current release <code>5.2.1</code></h3> |
| 69 | + </div> |
67 | 70 |
|
68 | 71 | <nav role="navigation" aria-labelledby="toc-title" id="toc"> |
69 | 72 | <p class="box-title" id="toc-title">Table of content</p> |
|
80 | 83 |
|
81 | 84 |
|
82 | 85 | <div class="box hidden-sm"> |
83 | | - <p class="box-title">Web extensions</p> |
| 86 | + <h3 class="box-title">Web extensions</h3> |
84 | 87 | <ul class="list-unstyled"> |
85 | 88 | <li> |
86 | 89 | <a href="https://addons.mozilla.org/en-GB/firefox/addon/a11ycss/" title="a11y.css Firefox add-on"> |
@@ -268,6 +271,6 @@ <h3>Test</h3> |
268 | 271 | </div> |
269 | 272 | </footer> |
270 | 273 |
|
271 | | - <script src="./static/docs.js?v=1730756455970"></script> |
| 274 | + <script src="./static/docs.js?v=1730757200751"></script> |
272 | 275 | </body> |
273 | 276 | </html> |
0 commit comments