| Current Path : /home/quelfutuu/www/grice/plugins/auto/couteau_suisse/.v1.9.8.bck/fonds/ |
| Current File : /home/quelfutuu/www/grice/plugins/auto/couteau_suisse/.v1.9.8.bck/fonds/alerte_urgence.html |
[(#REM)
Ce fond est surchargeable dans vos squelettes.
Code source : http://zone.spip.org/trac/spip-zone/browser/_plugins_/alerte_urgence/inclure/alerte_urgence.html
]<div id="alerte_urgence"><strong>[(#VAL{_alerte_MESSAGE}|constant|sinon{[(#VAL{info_texte_message}|_T)]}|propre|PtoBR)]</strong></div>
<style type="text/css">
@-webkit-keyframes alerte_urgence-pulse { from, 66% { background: #f06; } 33%, to { background: gray; } }
@-moz-keyframes alerte_urgence-pulse { from, 66% { background: #f06; } 33%, to { background: gray; } }
@keyframes alerte_urgence-pulse { from, 66% { background: #f06; } 33%, to { background: gray; } }
div#alerte_urgence {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 999;
font-size: 100%;
line-height: 1;
padding: .75em;
background: #f06;
color: #fff;
font-weight: bold;
text-align: center;
/*white-space: nowrap;*/
overflow: hidden;
text-shadow: 1px 1px 2px rgba(0,0,0,.3);
box-shadow: 0 8px 8px -5px rgba(0,0,0,.3);
-moz-animation: alerte_urgence-pulse 3s 1s forwards;
-webkit-animation: alerte_urgence-pulse 3s 1s forwards;
animation: alerte_urgence-pulse 3s 1s forwards;
}
div#alerte_urgence * { font-size: inherit; color: inherit; }
body { padding-top: 2.5em; }
.spip-admin-bloc,
.spip-admin-float { top: 2.5em; }
</style>