Modèle:CSS : Différence entre versions
De WikiFiction
(Page créée avec « <html> <style type='text/css'> p { text-align : center; } </style> </html> ») |
|||
| (5 révisions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
<html> | <html> | ||
<style type='text/css'> | <style type='text/css'> | ||
| − | + | .fond { | |
| + | background: url('http://ladoc.net/22/muses/Calliope.png'); | ||
| + | width : 180px ; | ||
| + | height : 180px ; | ||
| + | } | ||
| + | |||
| + | .fond:hover { | ||
| + | background: url('http://ladoc.net/22blanc.png'); | ||
| + | } | ||
| + | |||
| + | .centre | ||
{ | { | ||
text-align : center; | text-align : center; | ||
Version actuelle datée du 5 décembre 2021 à 16:19