Difference between revisions of "Lucius M"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | {{#css: | ||
+ | .loki-glass { | ||
+ | color: transparent; | ||
+ | font-size: 0px; | ||
+ | text-shadow: none !important; | ||
+ | } | ||
+ | .loki-glass::after { | ||
+ | color: silver; | ||
+ | content: "Untitled"; | ||
+ | font-size: 0.8rem; | ||
+ | text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7); | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | tr:first-of-type td:first-of-type .loki-cell:first-of-type .loki-glass::after { | ||
+ | content: "Everything has a price..."; | ||
+ | } | ||
+ | tr:first-of-type td:first-of-type .loki-cell:nth-of-type(2) .loki-glass::after { | ||
+ | content: "Associates"; | ||
+ | } | ||
+ | tr:first-of-type td:first-of-type .loki-cell:nth-of-type(3) .loki-glass::after { | ||
+ | content: "RP Hooks"; | ||
+ | } | ||
+ | tr:first-of-type td:first-of-type .loki-cell:nth-of-type(4) .loki-glass::after { | ||
+ | content: "Gallery"; | ||
+ | |||
+ | } | ||
+ | tr:first-of-type td:nth-of-type(2) .loki-cell:first-of-type .loki-glass::after { | ||
+ | content: "Mr. M"; | ||
+ | } | ||
+ | tr:first-of-type td:nth-of-type(2) .loki-cell:nth-of-type(2) .loki-glass::after { | ||
+ | content: ""; | ||
+ | } | ||
+ | tr:first-of-type td:nth-of-type(2) .loki-cell:nth-of-type(3) .loki-glass::after { | ||
+ | content: ""; | ||
+ | |||
+ | } | ||
+ | tr:nth-of-type(2) .loki-cell:first-of-type .loki-glass::after { | ||
+ | content: "Logs"; | ||
+ | } | ||
+ | }} | ||
+ | |||
+ | |||
{{ :Template:Charpage | {{ :Template:Charpage | ||
| disclaimer position = off | | disclaimer position = off |
Revision as of 21:47, 2 March 2021
|
| ||||||||||||||