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 + + + + + + + + + + +