Styling for the youtube iframe
This commit is contained in:
parent
6e14018abb
commit
21fa3fff8c
1 changed files with 6 additions and 2 deletions
|
|
@ -255,7 +255,12 @@ header
|
|||
:-webkit-border-radius 5px
|
||||
:-moz-border-radius 5px
|
||||
:border-radius 5px
|
||||
|
||||
|
||||
.youtube-player
|
||||
:border none
|
||||
:height: 325px
|
||||
:width: 500px
|
||||
|
||||
.from
|
||||
:font
|
||||
:family 'Helvetica neue', Arial, Helvetica, sans-serif
|
||||
|
|
@ -2092,4 +2097,3 @@ h3,h4
|
|||
#edit_aspect_trigger
|
||||
:font
|
||||
:size 12px
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue