move paragraph styles to theme
This commit is contained in:
@ -46,6 +46,13 @@ body {
|
||||
.reveal h1 {
|
||||
text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2); }
|
||||
|
||||
/*********************************************
|
||||
* OTHER
|
||||
*********************************************/
|
||||
.reveal p {
|
||||
margin-bottom: 10px;
|
||||
line-height: 1.3; }
|
||||
|
||||
/*********************************************
|
||||
* LINKS
|
||||
*********************************************/
|
||||
|
Reference in New Issue
Block a user