diff --git a/docs/style.css b/docs/style.css index 98e582deba22f899464e04775afe61f22e789aa4..b5afea45f18c3f10ab029eaca933088ee78d308d 100644 --- a/docs/style.css +++ b/docs/style.css @@ -24,9 +24,7 @@ --axel_bg-toc-head: #f8f8f8; --axel_brand-background: none; --axel_brand-pre-background: rgb(255, 0, 51); - ; --axel_brand-pre-background-hover: rgb(255, 0, 51); - ; --axel_h1_header: none; --axel_h1: #111; --axel_h1-bg: none; @@ -308,15 +306,7 @@ ul.TableOfContents ul { content: '✏️ '; } -.Links a[href^="https://github.com/"]::before { - content: '🌐 '; -} - -.Links a[href^="https://git-repo.iml.unibe.ch/"]::before { - content: '🌐 '; -} - -.Links a[href^="https://wwww"]::before { +.Links a::before { content: '🌐 '; }