Merge branch 'OhaiBBQ-master-fix'
This commit is contained in:
commit
2efb99adf5
1 changed files with 11 additions and 2 deletions
|
|
@ -262,6 +262,11 @@ header
|
|||
:-moz-border-radius 5px
|
||||
:border-radius 5px
|
||||
|
||||
.youtube-player
|
||||
:border none
|
||||
:height 325px
|
||||
:width 500px
|
||||
|
||||
.from
|
||||
:font
|
||||
:family 'Helvetica neue', Arial, Helvetica, sans-serif
|
||||
|
|
@ -570,6 +575,11 @@ ul.comments
|
|||
:border
|
||||
:bottom 1px solid #ddd
|
||||
|
||||
.youtube-player
|
||||
:border none
|
||||
:height 250px
|
||||
:width 400px
|
||||
|
||||
.content
|
||||
:color #777
|
||||
:margin
|
||||
|
|
@ -1978,4 +1988,3 @@ h3,h4
|
|||
#edit_aspect_trigger
|
||||
:font
|
||||
:size 12px
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue