8,960
edits
No edit summary |
No edit summary |
||
| Line 106: | Line 106: | ||
#p-themes-item-light a:before { | #p-themes-item-light a:before { | ||
content: "Light"; | content: "Light Side"; | ||
visibility: visible; | visibility: visible; | ||
position: absolute; | position: absolute; | ||
| Line 148: | Line 148: | ||
#p-themes-item-dark a:before { | #p-themes-item-dark a:before { | ||
content: "Dark"; | content: "Dark Side"; | ||
visibility: visible; | visibility: visible; | ||
position: absolute; | position: absolute; | ||
| Line 190: | Line 190: | ||
#p-themes-item-sai a:before { | #p-themes-item-sai a:before { | ||
content: " | content: "Scaled and Icy Era"; | ||
visibility: visible; | visibility: visible; | ||
position: absolute; | position: absolute; | ||
| Line 232: | Line 232: | ||
#p-themes-item-trench a:before { | #p-themes-item-trench a:before { | ||
content: "Trench | content: "Trench Era"; | ||
visibility: visible; | visibility: visible; | ||
position: absolute; | position: absolute; | ||
| Line 274: | Line 274: | ||
#p-themes-item-trench-dark a:before { | #p-themes-item-trench-dark a:before { | ||
content: "Trench Dark"; | content: "Trench Dark Era"; | ||
visibility: visible; | visibility: visible; | ||
position: absolute; | position: absolute; | ||
| Line 316: | Line 316: | ||
#p-themes-item-blurryface a:before { | #p-themes-item-blurryface a:before { | ||
content: "Blurryface | content: "Blurryface Era"; | ||
visibility: visible; | visibility: visible; | ||
position: absolute; | position: absolute; | ||