mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 17:55:32 +00:00
Moved unused code into Achive
This commit is contained in:
1197
Archive/HaLive/wwwroot/css/alt.css
Normal file
1197
Archive/HaLive/wwwroot/css/alt.css
Normal file
File diff suppressed because it is too large
Load Diff
23
Archive/HaLive/wwwroot/css/lamecss.css
Normal file
23
Archive/HaLive/wwwroot/css/lamecss.css
Normal file
@@ -0,0 +1,23 @@
|
||||
:root {
|
||||
--hamannGrau: #cbcaca;
|
||||
--hamannDunkelGrau: darkgrey;
|
||||
--hamannHighlight: red;
|
||||
--commLineLength: 60;
|
||||
--hamannWeiss: white;
|
||||
}
|
||||
|
||||
.yearsidebar {
|
||||
position: relative !important;
|
||||
}
|
||||
|
||||
.yearsidebar .is-active {
|
||||
color: var(--hamannHighlight) !important;
|
||||
}
|
||||
|
||||
.del .del::before {
|
||||
content: '<';
|
||||
}
|
||||
|
||||
.del .del::after {
|
||||
content: '>';
|
||||
}
|
||||
2242
Archive/HaLive/wwwroot/css/site.css
Normal file
2242
Archive/HaLive/wwwroot/css/site.css
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user