mirror of
https://gitlab.com/EternalWanderer/vugo.git
synced 2024-11-28 21:13:51 +01:00
Logo fuckery
This commit is contained in:
parent
f3c6e8aa4c
commit
0fbcc6a564
|
@ -44,10 +44,9 @@ pre{ overflow-x: auto; background: var(--ansi00-soft); padding: 1em; border-rad
|
|||
background-color: var(--ansi00-soft);
|
||||
background: linear-gradient(to right,var(--ansi05),var(--ansi00));
|
||||
}
|
||||
.logo a{
|
||||
color: #eaeaea;
|
||||
text-decoration: none;
|
||||
}
|
||||
.logo a{ color: var(--ansi00); text-decoration: none; }
|
||||
.logo a:hover{ background-color: var(--ansi03); }
|
||||
|
||||
.logo img{
|
||||
float:left;
|
||||
max-height:5em;
|
||||
|
|
Loading…
Reference in a new issue