« MediaWiki:Wikimini.css » : différence entre les versions
Jump to navigation
Jump to search
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (3 versions intermédiaires par 2 utilisateurs non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
/* Test */ |
|||
/* __NORICHEDITOR__ */ |
/* __NORICHEDITOR__ */ |
||
| Ligne 12 : | Ligne 14 : | ||
background-color:#CCCCFF; |
background-color:#CCCCFF; |
||
padding:0.5em; |
padding:0.5em; |
||
} |
|||
.Information_Image th span{ |
|||
font-size:80%; |
|||
} |
} |
||
| Ligne 17 : | Ligne 23 : | ||
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 |
|||
} |
|||
/* Avoir unbreakable world in #fluid-content |
|||
#fluid-content { |
|||
word-wrap:break-word; |
|||
} |
} |
||
Dernière version du 30 octobre 2025 à 09:19
/* Test */
/* __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