imported>76561198018895007 (Created page with ".default_glow { color: #ffd28e; text-shadow: 0 0 3px #ff8250, 0 0 6px #ff8249 }") |
imported>76561198045853337 No edit summary |
||
Line 2: | Line 2: | ||
color: #ffd28e; | color: #ffd28e; | ||
text-shadow: 0 0 3px #ff8250, 0 0 6px #ff8249 | text-shadow: 0 0 3px #ff8250, 0 0 6px #ff8249 | ||
} | |||
.blue_glow { | |||
color: #4dd3fc; | |||
text-shadow: 0 0 3px #0d83fc, 0 0 6px #0d83fc | |||
} | } |
Latest revision as of 09:05, 3 April 2022
.default_glow {
color: #ffd28e;
text-shadow: 0 0 3px #ff8250, 0 0 6px #ff8249
}
.blue_glow {
color: #4dd3fc;
text-shadow: 0 0 3px #0d83fc, 0 0 6px #0d83fc
}