User:Sur/vector.css: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Sur (talk | contribs)
m Undo revision 3846 by Sur (talk)
Tag: Undo
Sur (talk | contribs)
m moved to common
Tag: Blanking
 
(79 intermediate revisions by the same user not shown)
Line 1: Line 1:
:root {
  --custom-span-color: #3498db; /* Define the custom color */
}


span {
  color: var(--custom-span-color); /* Apply the custom color to all <span> elements */
}

Latest revision as of 04:41, 18 September 2024