doesn't work
This commit is contained in:
parent
3cb3d4ccfb
commit
ffdf31c7b1
1 changed files with 0 additions and 13 deletions
|
@ -296,19 +296,6 @@ h3 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
a[href^="https"]:where(:not([href*="{{.Site.BaseURL}}"]))::after {
|
|
||||||
content: "↗️";
|
|
||||||
font-size: 20px;
|
|
||||||
margin: 5px;
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.image-container a::after{
|
|
||||||
content: "" !important;
|
|
||||||
margin: 0 !important;
|
|
||||||
font-size: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
hr{
|
hr{
|
||||||
color:var(--theme-accent);
|
color:var(--theme-accent);
|
||||||
width:100%;
|
width:100%;
|
||||||
|
|
Loading…
Reference in a new issue