Compare commits

..

2 Commits

Author SHA1 Message Date
c2cc110b45 revert f2423c5599
revert Actualiser desktop/head_tag.html

Corrections des boutons de couleurs non-fonctionnels.
2024-09-03 11:24:30 +00:00
f2423c5599 Actualiser desktop/head_tag.html
Corrections des boutons de couleurs non-fonctionnels.
2024-09-03 11:20:36 +00:00
3 changed files with 2 additions and 8 deletions

View File

@ -1 +0,0 @@
< 3.2.0.beta2: 1cc5d51137652c3977640f064739a08b1d1fe1be

View File

@ -6,7 +6,7 @@
margin-right: 5px;
}
[data-wrap="columns"] > p, [data-wrap="floatl"] > p, [data-wrap="floatr"] > p, [data-wrap="floatc"] > p {
[data-wrap="columns"] > p, [data-wrap="floatl"] > p, [data-wrap="floatr"] > p {
margin-top: 0;
margin-bottom: 0;
}
@ -20,7 +20,3 @@
float: right;
margin-left: 10px;
}
[data-wrap="floatc"] {
clear: both;
}

View File

@ -14,5 +14,4 @@
[data-wrap="floatr"] {
}
[data-wrap="floatc"] {
}