User:Sur/vector.css: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Sur (talk | contribs)
test
 
Sur (talk | contribs)
m moved to common
Tag: Blanking
 
(81 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