MediaWiki:FFXIWeatherForecast.css: Difference between revisions
From HorizonXI Wiki
Starfox9507 (talk | contribs) No edit summary |
Starfox9507 (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
.special-weatherforecast-table th { | .special-weatherforecast-table th { | ||
position: sticky; | position: sticky; | ||
top: 0; | top: 0; |
Revision as of 17:46, 14 September 2024
.special-weatherforecast-table th { position: sticky; top: 0; z-index: 1; } .special-weatherforecast-table tr:nth-child(odd) td{ background-color: #12396c30; }