Images...

This commit is contained in:
Nox Sluijtman 2022-08-18 14:26:45 +02:00
parent 9b0b8dfcf1
commit 38e453c206
4 changed files with 6 additions and 28 deletions

View file

@ -48,6 +48,10 @@ pre{ background: #282a2e; padding: 1em; border-radius: 1em;}
text-decoration: none;
}
.logo a:hover{ color: #1d1f21; }
.logo img{
float:left;
max-height:5em;
}
.about ul{list-style:none;}
.about img{height:9em; float:left;}
header{text-transform: capitalize; text-align:center;border-bottom:2pt solid; font-weight:bold;}