map / marker / geoformat / chapter : remove preview panel button and redirect front to narrative - related to #21
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 24s
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 24s
This commit is contained in:
parent
bf877c23d2
commit
8a7d4832f0
9 changed files with 45 additions and 14 deletions
|
|
@ -31,14 +31,12 @@ body {
|
|||
}
|
||||
|
||||
p {
|
||||
font-size: 22px;
|
||||
font-size: 14px;
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 28px;
|
||||
line-height: 38px;
|
||||
background: rgba(60, 143, 66, 0.52);
|
||||
padding-top: 10px;
|
||||
padding-right: 20px;
|
||||
padding-bottom: 10px;
|
||||
|
|
@ -49,13 +47,14 @@ h1 {
|
|||
font-weight: normal;
|
||||
margin-right: 0mm;
|
||||
margin-left: 0mm;
|
||||
color: rgb(224, 9, 9);
|
||||
border-style: solid;
|
||||
border-color: #e01b1b;
|
||||
border-width: 3px;
|
||||
text-align: right;
|
||||
font-style: italic;
|
||||
}
|
||||
font-size: 28px;
|
||||
border-style: solid;
|
||||
border- border-width: 3px;
|
||||
border-
|
||||
border- border-color: normal;
|
||||
background: rgba(60, 143, 66, 0.52);}
|
||||
|
||||
em {
|
||||
font-style: italic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue