Fix some manual homepage CSS
This commit is contained in:
parent
f2ad18e2ac
commit
6bf2ff959e
@ -9,8 +9,10 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.publication-icon {
|
||||
background-color: $red-1;
|
||||
.portal-single-publication {
|
||||
.publication-icon {
|
||||
background-color: $red-1;
|
||||
}
|
||||
}
|
||||
|
||||
.portal-contents {
|
||||
@ -46,7 +48,7 @@
|
||||
// Icon Overwrites for sections - change these if sections change!!!
|
||||
|
||||
/* Einleitung */
|
||||
.featured-title:before {
|
||||
.cat-panel-1:before {
|
||||
content: '\f277';
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user