shift a few additional styles from core to theme
This commit is contained in:
parent
38301d57c5
commit
06e76c1be3
11 changed files with 184 additions and 31 deletions
|
|
@ -66,26 +66,6 @@ body {
|
|||
}
|
||||
|
||||
|
||||
/*********************************************
|
||||
* HEADERS
|
||||
*********************************************/
|
||||
|
||||
.reveal h1,
|
||||
.reveal h2,
|
||||
.reveal h3,
|
||||
.reveal h4,
|
||||
.reveal h5,
|
||||
.reveal h6 {
|
||||
word-wrap: break-word;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.reveal h1 { font-size: 3.77em; }
|
||||
.reveal h2 { font-size: 2.11em; }
|
||||
.reveal h3 { font-size: 1.55em; }
|
||||
.reveal h4 { font-size: 1em; }
|
||||
|
||||
|
||||
/*********************************************
|
||||
* VIEW FRAGMENTS
|
||||
*********************************************/
|
||||
|
|
@ -439,8 +419,6 @@ body {
|
|||
padding: 20px 0px;
|
||||
|
||||
z-index: 10;
|
||||
line-height: 1.2em;
|
||||
font-weight: inherit;
|
||||
|
||||
-webkit-transform-style: preserve-3d;
|
||||
-moz-transform-style: preserve-3d;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue