« MediaWiki:Common.css » : différence entre les versions
De Wiki Dragon Quest
m Applying changes that should make this CSS file HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page. |
Aucun résumé des modifications |
||
| Ligne 38 : | Ligne 38 : | ||
.no-caption .article-thumb figcaption { | .no-caption .article-thumb figcaption { | ||
display:none; | display:none; | ||
} | |||
a /* Liens par défaut (non survolés) */ | |||
{ | |||
text-decoration: none; | |||
color: red; | |||
font-style: italic; | |||
} | } | ||