MediaWiki:Common.css: verschil tussen versies

Naar navigatie springen Naar zoeken springen
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 68: Regel 68:
table#luca-steps-table caption {
table#luca-steps-table caption {
font-weight: 500;  
font-weight: 500;  
}
table#luca-steps-table table {
border-collapse: separate;
border-spacing: 0;
border-style: none solid solid none;
}
}


Regel 86: Regel 80:
padding: 24px;  
padding: 24px;  
border: solid 16px white;
border: solid 16px white;
border-radius
}
}


table#luca-steps-table td:first-child {
table#luca-steps-table td:first-child {
background-color: linear-gradient(#014489, #0576CC) ;
background-color: #014489;
color: white;  
color: white;  
}
table#luca-steps-table td:first-child {
border-top-left-radius: 8px;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;