some css for abstract and the header of the rendered page...
This commit is contained in:
parent
46b91f60e1
commit
37100b5e23
3 changed files with 3 additions and 2 deletions
|
@ -670,7 +670,7 @@ h6 {
|
||||||
padding-top: 1.2rem;
|
padding-top: 1.2rem;
|
||||||
padding-bottom: 1.2rem;
|
padding-bottom: 1.2rem;
|
||||||
background-color: rgba(0, 0, 0, 0.05);
|
background-color: rgba(0, 0, 0, 0.05);
|
||||||
max-width: 70ch;
|
max-width: 45ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
.authors {
|
.authors {
|
||||||
|
|
|
@ -427,6 +427,7 @@ ol li {
|
||||||
|
|
||||||
.hasauthors {
|
.hasauthors {
|
||||||
font-size: 1.6rem !important;
|
font-size: 1.6rem !important;
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hassup {
|
.hassup {
|
||||||
|
|
2
static/css/site.min.css
vendored
2
static/css/site.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue