Commentaires sur le découpage du CSS
This commit is contained in:
parent
c2066cc6f6
commit
66c4ddd0a7
@ -7,11 +7,21 @@
|
||||
|_|
|
||||
*/
|
||||
|
||||
|
||||
/********************************
|
||||
* Ajustement global
|
||||
*******************************/
|
||||
|
||||
body {
|
||||
margin-top: 0;
|
||||
padding-top: 42px !important;
|
||||
}
|
||||
|
||||
|
||||
/********************************
|
||||
* Classes .chapril-banniere-
|
||||
*******************************/
|
||||
|
||||
.chapril-banniere-Entree {
|
||||
font-family: sans-serif;
|
||||
text-transform: uppercase;
|
||||
@ -136,12 +146,16 @@ body {
|
||||
}
|
||||
|
||||
|
||||
/* Fixed Dokuwiki. */
|
||||
/************************************
|
||||
* Adaptation pour certains services
|
||||
************************************
|
||||
|
||||
/* Dokuwiki. */
|
||||
#dokuwiki__usertools {
|
||||
top: 43px !important;
|
||||
}
|
||||
|
||||
/* Fixed PAD. */
|
||||
/* PAD. */
|
||||
#editorcontainerbox {
|
||||
top: 43px !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user