1874
edycje
mNie podano opisu zmian |
mNie podano opisu zmian |
||
Linia 142: | Linia 142: | ||
background-size: 60%; | background-size: 60%; | ||
background-image: linear-gradient(to right, rgba(var(--g3-rgb)), rgba(var(--g3-rgb),0) 50%), url('https://mruczek.wiki.gd/images/9/91/Welcome2.jpg'); | background-image: linear-gradient(to right, rgba(var(--g3-rgb)), rgba(var(--g3-rgb),0) 50%), url('https://mruczek.wiki.gd/images/9/91/Welcome2.jpg'); | ||
} | |||
.cattext { | |||
grid-column: 3; grid-row: 1 / span 2; font-family: 'Impact'; line-height: 1em; | |||
padding-top: 10px; | |||
text-shadow: -2px -2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, 2px 2px 0 #000; | |||
font-size: 1.4vw; color: #fff; opacity: 0.7; | |||
display: flex; justify-content: center; | |||
} | } | ||
Linia 151: | Linia 159: | ||
grid-column-start: span 1; | grid-column-start: span 1; | ||
text-align: center; | text-align: center; | ||
} | |||
.cattext { | |||
display: none; | |||
} | } | ||
} | } |