User:Xenwolf/common.css: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Xenwolf (talk | contribs)
m testing...
Xenwolf (talk | contribs)
m testing...
Line 1: Line 1:
span.monzo::before {
.monzo span::before {
   content: |;
   content: |
}
}
span.monzo::after {
.monzo span::after {
   content: ⟩
   content: ⟩
}
}

Revision as of 19:43, 29 May 2020

.monzo span::before {
  content: |
}
.monzo span::after {
  content: ⟩
}