Compare commits

...

2 Commits

Author SHA1 Message Date
chankalan bb0ed4a030 spip_logo sans s pour spip4 2022-03-07 14:08:38 +01:00
chankalan fe156425ae fix formulaire inscription éclaté en petit écran 2022-03-07 13:56:20 +01:00
1 changed files with 3 additions and 3 deletions

View File

@ -116,7 +116,7 @@ header p a
color:#fff
}
header .spip_logos
header .spip_logos, header .spip_logo
{
width:auto;
height:45px
@ -957,7 +957,7 @@ footer ul a:hover
padding:.5rem 0 5rem
}
article div
article > div
{
grid-row-start:2;
grid-row-end:3;
@ -1162,7 +1162,7 @@ footer ul a:hover
header #navigation a
{
padding:1rem;
padding:0.65rem;
border-bottom:1px solid #2e5281;
font-size:14px
}