venissieux: add cell-red-title css class option (#78019)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Thomas Jund 2023-05-30 16:23:13 +02:00 committed by Thomas Jund
parent c6755d84d7
commit 597e82c02c
1 changed files with 8 additions and 0 deletions

View File

@ -241,6 +241,14 @@ div#section-une {
}
}
.cell-red-title {
.gru-content &.cell {
h2:first-child {
color: $secondary-color;
}
}
}
div#rub_service {
h2 {
text-align: left;