From 0bc025a2239d1c0466157538deaebed6aab930ed Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Mon, 16 Jan 2023 21:54:17 +0100 Subject: [PATCH] update links and window.code aspect --- assets/css/app.scss | 7 ++-- assets/images/link.svg | 65 +++++++++++++++++++++++++++++++++++++ assets/images/window.svg | 70 +++++++++++++++++++++++++++++++++++++++- 3 files changed, 138 insertions(+), 4 deletions(-) create mode 100644 assets/images/link.svg diff --git a/assets/css/app.scss b/assets/css/app.scss index 5ffb8d5..2594e7b 100644 --- a/assets/css/app.scss +++ b/assets/css/app.scss @@ -471,8 +471,9 @@ pre[class*="language-"] { color: #fff; } - p a, ul a { - border-bottom: 2px dotted $color-blue2; + p a, ul:not(.btn-group) a { + background: url('../images/link.svg') bottom left repeat-x; + padding-bottom: 5px; } .pager a { @@ -1292,7 +1293,7 @@ $links: ( } p a, ul a { - border-bottom: 2px dotted $color-blue2; + /* border-bottom: 2px dotted $color-blue2; */ } blockquote { diff --git a/assets/images/link.svg b/assets/images/link.svg new file mode 100644 index 0000000..b72bcc6 --- /dev/null +++ b/assets/images/link.svg @@ -0,0 +1,65 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/assets/images/window.svg b/assets/images/window.svg index 6aec1f0..90964c9 100644 --- a/assets/images/window.svg +++ b/assets/images/window.svg @@ -1 +1,69 @@ - \ No newline at end of file + + + + + + image/svg+xml + + + + + + + + + + +