move paragraph styles to theme
This commit is contained in:
parent
09bddce427
commit
f4ead96b1f
11 changed files with 84 additions and 20 deletions
|
@ -49,6 +49,16 @@ body {
|
|||
}
|
||||
|
||||
|
||||
/*********************************************
|
||||
* OTHER
|
||||
*********************************************/
|
||||
|
||||
.reveal p {
|
||||
margin-bottom: 10px;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
|
||||
/*********************************************
|
||||
* LINKS
|
||||
*********************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue