Build site
This commit is contained in:
parent
6f8d067847
commit
0c7de8559a
743 changed files with 92961 additions and 0 deletions
15
docs/assets/css/talk.css
Normal file
15
docs/assets/css/talk.css
Normal file
|
@ -0,0 +1,15 @@
|
|||
.talk-full h1 {
|
||||
margin-bottom: 25px; }
|
||||
|
||||
.presentation {
|
||||
background: url("../images/loading.gif") no-repeat center;
|
||||
min-height: 275px;
|
||||
width: 100%; }
|
||||
@media screen and (min-width: 768px) {
|
||||
.presentation {
|
||||
min-height: 460px; } }
|
||||
@media screen and (min-width: 992px) {
|
||||
.presentation {
|
||||
min-height: 540px; } }
|
||||
|
||||
/*# sourceMappingURL=talk.css.map */
|
Loading…
Add table
Add a link
Reference in a new issue