Toggle menu
Toggle preferences menu
Toggle personal menu
Nejste přihlášen(a)
Your IP address will be publicly visible if you make any edits.

Šablona:Trion pískoviště/styles.css

Z Star Citizen CZ Wiki
Verze z 22. 7. 2024, 09:15, kterou vytvořil TrionCZ (diskuse | příspěvky) (založena nová stránka s textem „.home-event .home-card { height: 5rem; } .home-event .home-card__background:after { * Theme gradient color * FIXME: Find a way to make customize it through wikitext: background: linear-gradient(to right,#101e3c,transparent); }“)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)

.home-event .home-card { height: 5rem; }

.home-event .home-card__background:after { /* * Theme gradient color * FIXME: Find a way to make customize it through wikitext */ background: linear-gradient(to right,#101e3c,transparent); }