Style iframes
This commit is contained in:
parent
43b69e775e
commit
4f53688527
1 changed files with 4 additions and 1 deletions
|
@ -72,10 +72,13 @@ a
|
|||
text-decoration: none
|
||||
pre, .page
|
||||
box-shadow: $shadow-size $shadow-size $shadow
|
||||
img, button, input[type=submit]
|
||||
img, button, input[type=submit], iframe
|
||||
max-width: 100%
|
||||
box-shadow: $shadow-size $shadow-size $bg0
|
||||
border: 2px solid $bg0
|
||||
iframe
|
||||
display: block
|
||||
margin: auto
|
||||
header
|
||||
h2
|
||||
margin: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue