chore(release)
This commit is contained in:
parent
13badbd929
commit
4dfed3ec7d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "redaction",
|
||||
"version": "3.449.0",
|
||||
"version": "3.450.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Binary file not shown.
@ -57,14 +57,6 @@
|
||||
line-height: 57px;
|
||||
}
|
||||
}
|
||||
.featured-content-label {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.featured-content {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.portal-single-publication {
|
||||
background-color: transparent;
|
||||
}
|
||||
@ -76,7 +68,7 @@
|
||||
}
|
||||
|
||||
.portal-contents {
|
||||
margin-top: 100px;
|
||||
margin-top: 24px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.portal-contents .inner {
|
||||
@ -97,14 +89,8 @@
|
||||
background-color: #fff;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.publication-contents:first-child {
|
||||
grid-column: 1/span 2;
|
||||
}
|
||||
.publication-contents h4.featured-title,
|
||||
.publication-contents .section-toc-title {
|
||||
font-size: 28px;
|
||||
font-weight: 300;
|
||||
line-height: 36px;
|
||||
margin: 0;
|
||||
}
|
||||
.publication-contents h4.featured-title a,
|
||||
@ -116,6 +102,11 @@
|
||||
color: #283241;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.publication-contents .section-toc-title {
|
||||
font-size: 28px;
|
||||
font-weight: 300;
|
||||
line-height: 36px;
|
||||
}
|
||||
.publication-contents ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@ -147,10 +138,6 @@
|
||||
.portal-contents .inner {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
.publication-contents:first-child {
|
||||
grid-column: auto;
|
||||
}
|
||||
}
|
||||
/* Einleitung */
|
||||
.cat-panel-1:before {
|
||||
@ -580,14 +567,8 @@ main ul {
|
||||
background-color: #fff;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.section-toc:first-child {
|
||||
grid-column: 1/span 2;
|
||||
}
|
||||
.section-toc h4.featured-title,
|
||||
.section-toc .section-toc-title {
|
||||
font-size: 28px;
|
||||
font-weight: 300;
|
||||
line-height: 36px;
|
||||
margin: 0;
|
||||
}
|
||||
.section-toc h4.featured-title a,
|
||||
@ -599,6 +580,11 @@ main ul {
|
||||
color: #283241;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.section-toc .section-toc-title {
|
||||
font-size: 28px;
|
||||
font-weight: 300;
|
||||
line-height: 36px;
|
||||
}
|
||||
.section-toc ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user