1
0
Fork 0
mirror of https://github.com/netz39/www.netz39.de.git synced 2025-05-30 08:00:00 +02:00

Merge remote-tracking branch 'sylhare/Type-on-Strap'

This commit is contained in:
MG-5 2024-03-27 04:13:48 +01:00 committed by MG-5
parent abb4d6b8e3
commit a8c4c41aaf
91 changed files with 9399 additions and 16125 deletions
_sass/layouts

View file

@ -1,4 +1,6 @@
#archive,
#categories {
.archive-clouds,
.category-clouds {
margin: 30px 0 30px;
@ -30,12 +32,14 @@
color: var(--header-text);
}
.archive-anchor:hover,
.category-anchor:hover {
text-decoration: none !important;
filter: none;
}
}
.archive-group,
.category-group {
padding: 15px 0 10px;
@ -71,6 +75,7 @@
height: 100%;
}
.archive-post-link:hover,
.category-post-link:hover {
text-decoration: none;