added h4 styles
This commit is contained in:
@@ -52,6 +52,12 @@ h3 {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.2em;
|
||||
font-weight: 500;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 1.1em;
|
||||
font-weight: 500;
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
A free and open source community based blogging application similar to <a href="https://stackexchange.com">Stack Exchange</a>.
|
||||
</p>
|
||||
<p>
|
||||
<h4><a href="https://gitlab.com/rawleyIfowler/parser">parser</a></h4>
|
||||
<h4><a href="https://gitlab.com/rawleyIfowler/parser">parser</a></h4>
|
||||
A simple bash utility designed to save time when parsing files against patterns.
|
||||
</p>
|
||||
{{ template "footer_no_banners.tmpl" . }}
|
||||
|
||||
Reference in New Issue
Block a user