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

update css

parent 6086104f
Branches
No related tags found
1 merge request!69update css
/*
patch css elements of daux.io blue theme
version 2022-04-22
*/
......@@ -34,7 +35,17 @@
/* ---------- tags ---------- */
body, *{color: var(--color); }
a.Brand::before {
background: rgb(255,0,51);
color: #fff;
font-family: arial;
font-weight: bold;
padding: 0.5em 0.3em;
content: 'IML';
margin-right: 0.4em;
}
body, *{color: var(--color);}
body{background: var(--bg-body);}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment