concarneau: make uppercase footer's headers only (#30597)

This commit is contained in:
Serghei Mihai 2019-06-13 10:48:51 +02:00
parent e5d6159dc4
commit 9b3071c6a1
1 changed files with 3 additions and 4 deletions

View File

@ -457,10 +457,9 @@ body {
min-width: 220px;
min-height: 80px;
> .cell.textcell:first-child {
text-transform: uppercase;
}
h1, h2, h3 {
text-transform: uppercase;
}
.cell.linkcell {
a {
color: white;