Improved Links

This commit is contained in:
aronmal 2023-10-20 15:17:02 +02:00
parent 7390bcbc01
commit 85f1ce262a
Signed by: aronmal
GPG key ID: 816B7707426FC612
14 changed files with 461 additions and 315 deletions

View file

@ -153,12 +153,14 @@ button {
p a {
text-align: justify;
text-decoration: underline;
color: #94a1b2;
text-decoration: none;
color: #91c4ff;
border-bottom: 1px solid navy;
}
p a:hover {
color: rgb(225, 59, 59);
border-bottom: 1px solid #91c4ff;
}
.svg-inline--fa,
b {
color: #91c4ff;
}
@ -259,9 +261,15 @@ b {
color: #2a2a2a;
}
a {
display: inline;
color: rgb(225, 223, 210);
}
a svg.left {
margin-right: 2px;
}
a svg.right {
margin-left: 6px;
}
.raster {
width: 300px;
height: 350px;