update css

This commit is contained in:
Simon Vieille 2022-02-03 19:28:08 +01:00
parent 932fdd916c
commit 6afdb366ac
4 changed files with 615 additions and 11638 deletions

View file

@ -293,7 +293,7 @@ pre[class*="language-"] {
} }
p a, ul a { p a, ul a {
border-bottom: 1px dotted $color-body-link-border; border-bottom: 2px dotted $color-blue2;
} }
blockquote { blockquote {
@ -843,7 +843,7 @@ $links: (
} }
.body p a, .body ul a { .body p a, .body ul a {
border-bolor: #ccc; border-bottom: 2px dotted $color-white;
} }
img.border { img.border {

11185
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -10,7 +10,7 @@
"eslint-plugin-promise": "^5.1.0", "eslint-plugin-promise": "^5.1.0",
"eslint-plugin-vue": "^7.11.1", "eslint-plugin-vue": "^7.11.1",
"file-loader": "^6.0.0", "file-loader": "^6.0.0",
"node-sass": "^4.13.1", "node-sass": "^7.0",
"regenerator-runtime": "^0.13.2", "regenerator-runtime": "^0.13.2",
"sass-loader": "^11.0.0", "sass-loader": "^11.0.0",
"stimulus": "^2.0.0", "stimulus": "^2.0.0",

1062
yarn.lock

File diff suppressed because it is too large Load diff