init
This commit is contained in:
commit
58842c665e
69 changed files with 8357 additions and 0 deletions
12
components/_linkextern.scss
Normal file
12
components/_linkextern.scss
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.component-linkextern:not([href^='https://#{$domain}']) {
|
||||
margin-right: 1.2em;
|
||||
|
||||
&:after {
|
||||
content: '\f08e';
|
||||
font-family: var(--font-icon);
|
||||
font-size: .8em;
|
||||
margin-left: .35em;
|
||||
margin-top: .1em;
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue