Update Theme and Links

Main Update to Design Theme Package and Update to links
This commit is contained in:
2025-04-24 19:53:17 +01:00
parent 41f9f1f86c
commit 920bc9070b
62 changed files with 14350 additions and 4209 deletions

View File

@@ -42,8 +42,6 @@
}
&.fit {
display: block;
margin: 0 0 (_size(element-margin) * 0.5) 0;
width: 100%;
}
@@ -55,7 +53,7 @@
padding: 0 2em;
}
&.big {
&.large {
font-size: 0.8rem;
height: 4em;
line-height: 4em;
@@ -95,7 +93,7 @@
color: _palette($p, accent) !important;
}
&.special {
&.primary {
background-color: _palette($p, fg-bold);
box-shadow: none;
color: _palette($p, bg) !important;