Template:FrDS Styles: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
RLopez-WMF (talk | contribs)
No edit summary
RLopez-WMF (talk | contribs)
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 64: Line 64:
font-size: inherit !important;
font-size: inherit !important;
text-decoration: underline;
text-decoration: underline;
color: inherit !important;
}
}
th {
th {
Line 223: Line 224:
max-width: 1060px;
max-width: 1060px;
margin: 0 auto;
margin: 0 auto;
align-items:center;
}
}
.block__wrapper--gap-small {
.block__wrapper--gap-small {
Line 282: Line 282:
.block__wrapper--has-columns {
.block__wrapper--has-columns {
flex-direction: row;
flex-direction: row;
align-items:center;
}
}
}
}
Line 317: Line 318:
align-self: stretch;
align-self: stretch;
}
}
.hero__column-media > pre{
padding: 0;
border-radius: 20px;
font-size: 0;
}
.hero__column-media > pre > span{
display: block;
}
.mw-tmh-label{
font-size: 12px !important;
color: #FFFFFF;
background-color: rgba(0,0,0,0.8);
}
.mw-tmh-label span{
color: #FFFFFF;
}


@media only screen and (min-width:960px) {
@media only screen and (min-width:960px) {
.hero__wrapper{
.hero__wrapper{
Line 372: Line 391:
.cards-grid__card:hover{
.cards-grid__card:hover{
background-color: #F9F7FF;
background-color: #F9F7FF;
text-decoration:none !important;
}
}
.cards-grid__card:focus{
text-decoration:none !important;
}

.cards-grid__card-image{
.cards-grid__card-image{
width: 100px;
width: 100px;
Line 407: Line 431:
gap: 16px;
gap: 16px;
list-style: none;
list-style: none;
padding-left: 42px;
padding-left: 42px !important;
}
}
.todo li {
.todo li {
Line 438: Line 462:
gap: 16px;
gap: 16px;
list-style: none;
list-style: none;
padding-left: 42px;
padding-left: 42px !important;
counter-reset: item;
counter-reset: item;
}
}

Latest revision as of 14:38, 5 June 2024