Update stylelint

This commit is contained in:
Christian Wolf 2024-03-05 17:37:07 +01:00
parent f963bce550
commit f99ead4a2c
2 changed files with 185 additions and 2822 deletions

2998
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,6 @@ $color-background-mobile-menu-header: #e0e0e0;
$color-hor-line: #a5a5a5;
$gap-columns-persons: 25px;
$left-menu-width: 180px;
$color-vh-vorne: #ddcb55;
$color-vh-mitte: #c98879;
$color-vh-hinten: #0082c9;
@ -589,7 +588,7 @@ h1 {
display: block;
height: 190px;
@include media-large(){
@include media-large{
flex: 33% 1 0;
}
@ -932,6 +931,7 @@ table.time {
font-weight: bold;
margin: 10px 0 0;
}
.participation {
margin: 0 0 0 2em;
}
@ -942,16 +942,20 @@ table.time {
.title {
font-weight: 600;
}
.turnier {
font-weight: bold;
.nummer {
font-weight: normal;
font-style: italic;
}
}
.verein {
margin: 20px 0 0;
}
.contact {
font-style: italic;
}
@ -983,6 +987,7 @@ table.time {
.metadata {
span {
display: block;
&.date {
font-weight: bold;
}