Merge branch 'sla' into 'master'
Fix the font See merge request ungleich-public/ungleich-staticcms!13
This commit is contained in:
commit
a08b027a75
3 changed files with 5 additions and 3510 deletions
File diff suppressed because it is too large
Load diff
|
@ -26,3 +26,8 @@
|
||||||
.bg-offer {
|
.bg-offer {
|
||||||
background-color: #c0dcf3;
|
background-color: #c0dcf3;
|
||||||
}
|
}
|
||||||
|
.table-responsive {
|
||||||
|
font-family: "Rubik", sans-serif;
|
||||||
|
font-size: 13px;
|
||||||
|
line-height: 22px;
|
||||||
|
}
|
|
@ -15,8 +15,6 @@
|
||||||
<link rel="shortcut icon" href="/u/static/images/favicon.ico"/>
|
<link rel="shortcut icon" href="/u/static/images/favicon.ico"/>
|
||||||
<link rel="stylesheet" href="/u/static/generic-header.css"/>
|
<link rel="stylesheet" href="/u/static/generic-header.css"/>
|
||||||
|
|
||||||
<link rel="stylesheet" href="/u/static/css/theme.css">
|
|
||||||
|
|
||||||
<!-- Matomo -->
|
<!-- Matomo -->
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var _paq = window._paq || [];
|
var _paq = window._paq || [];
|
||||||
|
|
Loading…
Reference in a new issue