Improve maintainability of Case Studies styling

- Add quote and lead shortcode
- Add case study metadata in front matter (to generate page)
- Allow case study page to inherit similar styles from a centralised CSS file.
This commit is contained in:
M. Habib Rosyad
2020-09-06 18:13:40 +07:00
parent 9e862337b9
commit 4d9ee76ace
61 changed files with 3389 additions and 4398 deletions
+2 -1
View File
@@ -2,6 +2,7 @@
hr {
background-color: #999999;
margin-top: 0;
}
h2 {
@@ -10,7 +11,7 @@ h2 {
.subhead {
padding-bottom: 2% !important;
padding-top: 0% !important;
padding-top: 0.75em !important;
}
.details {