forked from ZwiiCMS-Team/ZwiiCMS
[9.0.15] footer css fix
This commit is contained in:
parent
6746f7adfb
commit
29d631480c
@ -31,10 +31,10 @@ body {
|
|||||||
*/
|
*/
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
body {
|
body {
|
||||||
margin:0px 0px !important;
|
margin:2px 2px !important;
|
||||||
}
|
}
|
||||||
#site {
|
#site {
|
||||||
margin:0px auto !important;
|
margin:2px auto !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -498,9 +498,6 @@ footer .col4 {
|
|||||||
footer .col4 {
|
footer .col4 {
|
||||||
width:100%;
|
width:100%;
|
||||||
}
|
}
|
||||||
footer div span:last-of-type {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
#footerCopyright, #footerText, #footerSocials {
|
#footerCopyright, #footerText, #footerSocials {
|
||||||
text-align: center !important;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
|
2
core/vendor/tinymce/link_list.json
vendored
2
core/vendor/tinymce/link_list.json
vendored
@ -1 +1 @@
|
|||||||
[{"title":"Accueil","value":"?accueil","menu":[{"title":"Enfant","value":"?enfant"},{"title":"Mise en page","value":"?mise-en-page"},{"title":"Menu lat\u00e9ral","value":"?menu-lateral"}]},{"title":"Blog","value":"?blog"},{"title":"Galeries","value":"?galeries"},{"title":"Site de Zwii","value":"?site-de-zwii"},{"title":"Contact","value":"?contact"}]
|
[{"title":"Accueil","value":"?accueil","menu":[{"title":"Enfant","value":"?enfant"},{"title":"Mise en page","value":"?mise-en-page"},{"title":"Menu lat\u00e9ral","value":"?menu-lateral"}]},{"title":"Priv\u00e9e","value":"?privee"},{"title":"Blog","value":"?blog"},{"title":"Galeries","value":"?galeries"},{"title":"Site de Zwii","value":"?site-de-zwii"},{"title":"Contact","value":"?contact"}]
|
Loading…
Reference in New Issue
Block a user