Template:FrDS Styles: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
RLopez-WMF (talk | contribs) No edit summary |
RLopez-WMF (talk | contribs) No edit summary |
||
Line 921: | Line 921: | ||
.scroll-shadow { |
.scroll-shadow { |
||
box-shadow: inset 0 -25px 50px -35px rgba(0, 0, 0, 1); |
box-shadow: inset 0 -25px 50px -35px rgba(0, 0, 0, 1); |
||
} |
|||
/* block/toggle.css */ |
|||
.mw-collapsible-toggle { |
|||
border-radius: 8px; |
|||
border: 1px solid #CCC; |
|||
background: #F7F8F0; |
|||
display: flex; |
|||
padding: 20px 30px; |
|||
flex-direction: column; |
|||
align-items: flex-start; |
|||
gap: 24px; |
|||
} |
} |
||
</style> |
</style> |
Revision as of 02:27, 15 October 2024