« 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 21 : | Ligne 21 : | ||
border:1px solid #CCCCFF; |
border:1px solid #CCCCFF; |
||
padding:0.5em; |
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 |
|||
} |
} |
Version du 31 décembre 2022 à 05:37
/* __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 }