User:Xenwolf/common.css: Difference between revisions

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

Revision as of 19:37, 29 May 2020

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