added classes for stuve colors
Build and Push Docker image / build-and-push (push) Successful in 2m34s
Details
Build and Push Docker image / build-and-push (push) Successful in 2m34s
Details
This commit is contained in:
parent
0afc5d2477
commit
c7ea2f9037
|
@ -15,6 +15,7 @@ Dieses Repo enthält das Theming und zusätzlich Client-Side Scripte für das da
|
||||||
<link rel="stylesheet" href="https://wiki.stuve.uni-ulm.de/c/styles/tables.css">
|
<link rel="stylesheet" href="https://wiki.stuve.uni-ulm.de/c/styles/tables.css">
|
||||||
<link rel="stylesheet" href="https://wiki.stuve.uni-ulm.de/c/styles/template-engine.css">
|
<link rel="stylesheet" href="https://wiki.stuve.uni-ulm.de/c/styles/template-engine.css">
|
||||||
<link rel="stylesheet" href="https://wiki.stuve.uni-ulm.de/c/styles/boxes.css">
|
<link rel="stylesheet" href="https://wiki.stuve.uni-ulm.de/c/styles/boxes.css">
|
||||||
|
<link rel="stylesheet" href="https://wiki.stuve.uni-ulm.de/c/styles/stuve-colors.css">
|
||||||
```
|
```
|
||||||
|
|
||||||
#### HTML Body Injections
|
#### HTML Body Injections
|
||||||
|
|
|
@ -36,4 +36,4 @@
|
||||||
|
|
||||||
.Text-Default {
|
.Text-Default {
|
||||||
color: unset !important;
|
color: unset !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue