add new settings for legal-notes; terms-of-use and privacy-policy; fixes #930
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
9
templates/Sparkle/assets/css/main.css
vendored
9
templates/Sparkle/assets/css/main.css
vendored
@@ -1737,4 +1737,11 @@ td.size-50 {
|
||||
font-weight: 700;
|
||||
padding: 5px 10px;
|
||||
color: #ffe !important;
|
||||
}
|
||||
}
|
||||
|
||||
.footer-link:after {
|
||||
content: " |";
|
||||
}
|
||||
.footer-link:last-child:after {
|
||||
content: "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user