_sw-d.scss 164 B

1234567891011121314151617181920212223242526
  1. // block
  2. .msgblock {
  3. }
  4. // inline
  5. .cmdname {
  6. }
  7. .filepath {
  8. font-family: monospace;
  9. }
  10. .msgnum {
  11. }
  12. .msgph {
  13. }
  14. .systemoutput {
  15. }
  16. .userinput {
  17. }
  18. .varname {
  19. }