_hi-d.scss 251 B

123456789101112131415161718192021222324252627282930
  1. // This file is part of the DITA Open Toolkit project.
  2. //
  3. // Copyright 2016 Eero Helenius
  4. //
  5. // See the accompanying LICENSE file for applicable license.
  6. // inline
  7. .b {
  8. }
  9. .line-through {
  10. }
  11. .i {
  12. }
  13. .overline {
  14. }
  15. .sub {
  16. }
  17. .sup {
  18. }
  19. .tt {
  20. }
  21. .u {
  22. }