some css
This commit is contained in:
parent
1483af7275
commit
776d3a967e
|
@ -16,6 +16,11 @@ body {
|
|||
}
|
||||
|
||||
|
||||
#essayAbstract {
|
||||
font-style: italic;
|
||||
font-size: 0.75em;
|
||||
}
|
||||
|
||||
.para {
|
||||
padding: 8px;
|
||||
border-left: 1px solid #000;
|
||||
|
|
|
@ -96,7 +96,6 @@
|
|||
- <a href="#authorbio">{{ text.author }}</a>
|
||||
</h4>
|
||||
<div id="essayAbstract">
|
||||
<h3>Abstract:</h3>
|
||||
<p>
|
||||
{{ text.abstract }}
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user