spip_nursit/plugins/dist/squelettes/spipclear/spipclear.css.html
2023-06-01 17:30:12 +02:00

23 lines
No EOL
973 B
HTML

#HTTP_HEADER{Content-Type: text/css; charset=utf-8}
#HTTP_HEADER{Vary: Accept-Encoding}
[(#REM) Feuille de style par defaut pour le code genere par SPIP ]
#INCLURE{#CHEMIN{spip_style.css}|url_absolue_css}
[(#REM) Feuille de style par defaut pour les formulaires de SPIP ]
#INCLURE{#CHEMIN{spip_formulaires.css}|url_absolue_css}
[(#REM)<style>]
/* Personnalisations SpipClear */
#content .post img.logo { float: right; margin: 0 0 5px 5px; }
#content #formulaire_forum { background: transparent; }
#content #formulaire_forum input.submit { color: inherit; }
#content table.spip_barre a img { background: #f5f5f5; border: 1px solid #ddd; }
#content table.spip_barre a:hover img { background: #e0e0e0; border: 1px solid #afafaf; }
#calendar table caption,
#search #formulaire_recherche { margin-top: 1em; }
#search #formulaire_recherche label { display: none; }
#search #formulaire_recherche input.text { background: transparent; padding-left: inherit; }
[(#REM)</style>]