aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/welcome.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-01-30 20:44:54 -0500
committerGitHub <noreply@github.com>2021-01-30 20:44:54 -0500
commit9e83faa02c136da9e4749b696d8c7a0b363c0745 (patch)
treeaa0b5d7f4ee78a870da84e80e4eef266c2485570 /ext/bg/welcome.html
parent60c38ab83c429d9e4853dbd4ea9fa06eb8f9efa6 (diff)
Html lint (#1336)
* Move style rules * Fix non-unique IDs * Remove erroneous ids * Add title * Fix invalid closing tag * Install html-validate * Add .htmlvalidate.json * Update HTML and styles * Add test-lint-html * Update test files * Update test-lint-html/css commands to have more explicit targets
Diffstat (limited to 'ext/bg/welcome.html')
-rw-r--r--ext/bg/welcome.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/bg/welcome.html b/ext/bg/welcome.html
index c6cc7f24..09544627 100644
--- a/ext/bg/welcome.html
+++ b/ext/bg/welcome.html
@@ -13,14 +13,6 @@
<link rel="icon" type="image/png" href="/mixed/img/icon128.png" sizes="128x128">
<link rel="stylesheet" type="text/css" href="/mixed/css/material.css">
<link rel="stylesheet" type="text/css" href="/bg/css/settings2.css">
- <style>
-.inline-icon {
- position: relative;
- width: calc(1em * (16 / var(--font-size-no-units)));
- height: calc(1em * (16 / var(--font-size-no-units)));
- top: calc(1em * (3 / var(--font-size-no-units)));
-}
- </style>
</head>
<body>