|
|
|
@ -108,6 +108,20 @@ input[type="checkbox"] {margin:0 1em 0 0;opacity:1;-moz-appearance:checkbox;-web
|
|
|
|
|
#footer .feature-list .fa {display: block;} |
|
|
|
|
#footer .feature-list .fa::before { display: block; color: #fff; background-color: #3d4249; border-radius: 2.5em;text-align: center;font-size: 0.8em; width: 2.5em; height: 2.5em; line-height: 2.5em; margin-right: 0.75em; position: absolute; left: 0; margin-top: -0.5em;} |
|
|
|
|
|
|
|
|
|
du /* Plugin oembed */ |
|
|
|
|
body .spip_documents .oembed { padding:0; border:0; } |
|
|
|
|
body .oe-play-button button, |
|
|
|
|
body .oe-play-button button::before { margin:0; width:100px; min-width: auto; transform:translate(-50%,-50%); box-shadow:none; border-radius:5%;} |
|
|
|
|
body .oe-play-button button, |
|
|
|
|
body .oembed_audio .oe-play-button button {background:#e97770;} |
|
|
|
|
body .oembed_rich .oe-play-button button, |
|
|
|
|
body .oembed_audio .oe-play-button button {transform: translate(0,-50%);} |
|
|
|
|
body .oe-play-button button::before {content:none;display:none;} |
|
|
|
|
body .oe-play-button button::after { transition: border-color 0.2s; } |
|
|
|
|
.oembed figcaption {color:#666;} |
|
|
|
|
.oembed figcaption a {color:#9f9f9f;text-decoration:none;} |
|
|
|
|
.oe-author br {display:none;} |
|
|
|
|
|
|
|
|
|
/* *** Divers *** */ |
|
|
|
|
.invisible {position:absolute;left:-999em;height:1%;} |
|
|
|
|
|
|
|
|
|