@ -52,18 +52,18 @@ figure.oe-image-block figcaption {background:#eee;padding: 10px;text-align: left
/* Play button */
. oe-play-button { position : relative ; cursor : pointer ; }
. oe-play-button button { position : absolute ; display : block ; padding : 0 ; left : 50 % ; top : 50 % ; border : none ; background : #000 ; width : 66 px ; height : 66 px ; margin-left : -33 px ; margin-top : -33 px ; z-index : 10 ; -moz- border-radius : 50 % ; -webkit- border-radius : 50 % ; border-radius : 50 % ; -moz- box-sizing : border-box ; -webkit- box-sizing : border-box ; box-sizing : border-box }
. oe-play-button button { text-indent : -5000 em ; cursor : pointer ; position : absolute ; display : block ; padding : 0 ; left : 50 % ; top : 50 % ; border : none ; background : #000 ; width : 66 px ; height : 66 px ; margin-left : -33 px ; margin-top : -33 px ; z-index : 10 ; -moz- border-radius : 50 % ; -webkit- border-radius : 50 % ; border-radius : 50 % ; -moz- box-sizing : border-box ; -webkit- box-sizing : border-box ; box-sizing : border-box }
. oe-play-button button : before { content : "" ; position : absolute ; top : -1 px ; left : -1 px ; display : block ; padding : 0 ; border : 4 px solid #ddd ; width : 68 px ; height : 68 px ; -moz- border-radius : 50 % ; -webkit- border-radius : 50 % ; border-radius : 50 % ; -moz- box-sizing : border-box ; -webkit- box-sizing : border-box ; box-sizing : border-box }
. oe-play-button button : after { content : "" ; position : absolute ; display : block ; left : 50 % ; top : 50 % ; border-left : 20 px solid #ddd ; border-top : 10 px solid transparent ; border-bottom : 10 px solid transparent ; margin-left : -7 px ; margin-top : -10 px ; z-index : 11 ; }
. oe-play-button button : hover { cursor : pointer ; }
. oe-play-button button . label { position : fixed ; left : -999 em ; }
. oe-play-button_label { position : fixed ; left : -5000 em ; }
. oe-play-button : hover button , . oe-play-button button : focus { background-color : #DD2826 ; }
. oe-play-button : hover button : before , . oe-play-button button : focus : before { border-color : #fff ; }
. oe-play-button : hover button : after , . oe-play-button : hover button : focus : after { border-left-color : #fff ; }
/* Legende */
. oe-title { }
. oe-author_name { display : inline-block ; width : 100 % ; font-style : italic ; }
. oe-author { font-style : italic ; }
. oe-author_name { }
/* Cas particuliers */
/* Storify */