Merge branch 'master' of figureslibres.io:bachir/popsu-d9

This commit is contained in:
armansansd 2022-12-09 11:12:28 +00:00
commit 94ec5ab316
4 changed files with 17 additions and 202 deletions

View File

@ -208,7 +208,7 @@ blocks:
summary: ''
format: wysiwyg
-
info: 'Logos gouv'
info: 'Logos footer'
langcode: fr
uuid: d61049b4-1d02-41f9-b590-07d2488190a6
bundle: custom
@ -217,7 +217,7 @@ blocks:
fields:
body:
-
value: "<p><a class=\"logo-gouv\" href=\"#\">logo gouv</a> <a class=\"logo-puca\" href=\"#\">logo puca</a></p>\r\n"
value: "<p>\r\n<a class=\"logo-repu\" href=\"#\">logo repu</a>\r\n<!--<a class=\"logo-gouv\" href=\"#\">logo gouv</a>-->\r\n<!--<a class=\"logo-puca\" href=\"#\">logo puca</a>-->\r\n</p>\r\n"
summary: ''
format: wysiwyg
-

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -356,8 +356,8 @@ footer[role="contentinfo"]{
background: left / contain no-repeat url(../../images/gouv.svg);
}
.logo-puca{
display: none;
height: 100%;
display: block;
color: transparent;
font-size: 0;
background: left / contain no-repeat url(../../images/puca.svg);