Difference between revisions of "Template:Main Page/style.css"
Line 13: | Line 13: | ||
.mp-random[data-length="13"]> :nth-child(13)~* { | .mp-random[data-length="13"]> :nth-child(13)~* { | ||
display: none; | display: none; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
/* [[Category:CSS pages under template namespace]] */ | /* [[Category:CSS pages under template namespace]] */ |
Latest revision as of 01:21, 21 June 2022
.mp-random[data-length="1"]> :nth-child(1)~*, .mp-random[data-length="2"]> :nth-child(2)~*, .mp-random[data-length="3"]> :nth-child(3)~*, .mp-random[data-length="4"]> :nth-child(4)~*, .mp-random[data-length="5"]> :nth-child(5)~*, .mp-random[data-length="6"]> :nth-child(6)~*, .mp-random[data-length="7"]> :nth-child(7)~*, .mp-random[data-length="8"]> :nth-child(8)~*, .mp-random[data-length="9"]> :nth-child(9)~*, .mp-random[data-length="10"]> :nth-child(10)~*, .mp-random[data-length="11"]> :nth-child(11)~*, .mp-random[data-length="12"]> :nth-child(12)~*, .mp-random[data-length="13"]> :nth-child(13)~* { display: none; } /* [[Category:CSS pages under template namespace]] */