Same styles on editor and preview
This commit is contained in:
@@ -630,7 +630,7 @@ table.investment-projects-summary {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#legislation_draft_version_body {
|
#legislation_draft_version_body {
|
||||||
font-family: $font-family-monospace;
|
font-family: $font-family-serif;
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
height: 16em;
|
height: 16em;
|
||||||
|
|
||||||
@@ -647,10 +647,14 @@ table.investment-projects-summary {
|
|||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-family: $font-family-serif !important;
|
font-family: $font-family-serif !important;
|
||||||
|
font-size: 1rem;
|
||||||
|
line-height: 1.625rem;
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
p {
|
||||||
border-bottom: 1px solid $text-medium;
|
font-size: 1rem;
|
||||||
|
line-height: 1.625rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user