Newsletters archivées lisibles en mobile (iframe srcdoc) + fix couleur du bouton de recherche sur iOS
This commit is contained in:
@@ -394,6 +394,7 @@ header {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
background-color: #eeeeee;
|
||||
color: #1a1a1a;
|
||||
padding: 0.5rem 1rem;
|
||||
font-family: "NewsCycle", sans-serif;
|
||||
font-size: 0.85rem;
|
||||
@@ -2173,6 +2174,11 @@ footer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 1.5rem; }
|
||||
.article .main-content-text .newsletter-frame {
|
||||
display: block;
|
||||
width: 100%;
|
||||
border: 0;
|
||||
overflow: hidden; }
|
||||
.article .main-content-text .canal-u-embed,
|
||||
.article .main-content-text .video-embed {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user