Styles for embed placeholders

This commit is contained in:
John O'Nolan 2014-07-31 21:01:55 +03:00
parent 61a6d948b6
commit 52fa7b6a10

View File

@ -387,6 +387,18 @@
}
// Placeholder objects for <script> & <iframe>
.js-embed-placeholder,
.iframe-embed-placeholder {
background: #f9f9f9;
border: none;
padding: 100px 20px;
font-family: $font-family;
font-weight: bold;
font-size: 1.6rem;
text-align: center;
}
//
// Zen Mode