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 {
|
.para {
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
border-left: 1px solid #000;
|
border-left: 1px solid #000;
|
||||||
|
|
|
@ -96,7 +96,6 @@
|
||||||
- <a href="#authorbio">{{ text.author }}</a>
|
- <a href="#authorbio">{{ text.author }}</a>
|
||||||
</h4>
|
</h4>
|
||||||
<div id="essayAbstract">
|
<div id="essayAbstract">
|
||||||
<h3>Abstract:</h3>
|
|
||||||
<p>
|
<p>
|
||||||
{{ text.abstract }}
|
{{ text.abstract }}
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user