« MediaWiki:Wikimini.css » : différence entre les versions
Jump to navigation
Jump to search
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 29 : | Ligne 29 : | ||
.lqt-post-wrapper { |
.lqt-post-wrapper { |
||
word-break:break-word |
word-break:break-word |
||
} |
|||
/* Avoir unbreakable world in #fluid-content |
|||
#fluid-content { |
|||
word-wrap:break-word; |
|||
} |
} |
||
Version du 3 janvier 2023 à 02:23
/* __NORICHEDITOR__ */
/* Modèle:Information */
.Information_Image {
border:3px double #CCCCFF;
}
.Information_Image th {
border:1px solid #CCCCFF;
background-color:#CCCCFF;
padding:0.5em;
}
.Information_Image th span{
font-size:80%;
}
.Information_Image td {
border:1px solid #CCCCFF;
padding:0.5em;
}
/* Avoid spammy <big> and unbreakable words in message */
.lqt-post-wrapper big big big big big{
font-size:unset;
}
.lqt-post-wrapper {
word-break:break-word
}
/* Avoir unbreakable world in #fluid-content
#fluid-content {
word-wrap:break-word;
}
Ce que tu peux faire
Outils

Outils personnels