Skip to content
Snippets Groups Projects
Commit 339b3201 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update docs css

parent 8eeecb54
Branches
No related tags found
No related merge requests found
...@@ -24,9 +24,7 @@ ...@@ -24,9 +24,7 @@
--axel_bg-toc-head: #f8f8f8; --axel_bg-toc-head: #f8f8f8;
--axel_brand-background: none; --axel_brand-background: none;
--axel_brand-pre-background: rgb(255, 0, 51); --axel_brand-pre-background: rgb(255, 0, 51);
;
--axel_brand-pre-background-hover: rgb(255, 0, 51); --axel_brand-pre-background-hover: rgb(255, 0, 51);
;
--axel_h1_header: none; --axel_h1_header: none;
--axel_h1: #111; --axel_h1: #111;
--axel_h1-bg: none; --axel_h1-bg: none;
...@@ -308,15 +306,7 @@ ul.TableOfContents ul { ...@@ -308,15 +306,7 @@ ul.TableOfContents ul {
content: '✏️ '; content: '✏️ ';
} }
.Links a[href^="https://github.com/"]::before { .Links a::before {
content: '🌐 ';
}
.Links a[href^="https://git-repo.iml.unibe.ch/"]::before {
content: '🌐 ';
}
.Links a[href^="https://wwww"]::before {
content: '🌐 '; content: '🌐 ';
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment