layout-3 moulin
This commit is contained in:
parent
8255f08762
commit
8c28b027b6
7 changed files with 18 additions and 12 deletions
|
|
@ -44,7 +44,7 @@ blockquote{
|
|||
margin-top: calc(var(--baseline)*0.5);
|
||||
margin-bottom: calc(var(--baseline)*0.5);
|
||||
font-size: 12px;
|
||||
color: #343434;
|
||||
// color: #343434;
|
||||
|
||||
|
||||
}
|
||||
|
|
@ -63,6 +63,12 @@ blockquote + ol + p{
|
|||
border-left: 4px solid #efefef;
|
||||
box-decoration-break: clone;
|
||||
padding-left: calc(var(--indent)*0.5);
|
||||
|
||||
font-weight: 500;
|
||||
// color: #343434;
|
||||
strong{
|
||||
font-weight: 900;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue