_xnal-d.scss 654 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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. // block
  7. .addressdetails {
  8. }
  9. .administrativearea {
  10. }
  11. .authorinformation {
  12. }
  13. .contactnumber {
  14. }
  15. .contactnumbers {
  16. }
  17. .country {
  18. }
  19. .emailaddress {
  20. }
  21. .emailaddresses {
  22. }
  23. .firstname {
  24. }
  25. .generationidentifier {
  26. }
  27. .honorific {
  28. }
  29. .lastname {
  30. }
  31. .locality {
  32. }
  33. .localityname {
  34. }
  35. .middlename {
  36. }
  37. .namedetails {
  38. }
  39. .organizationinfo {
  40. }
  41. .organizationname {
  42. }
  43. .organizationnamedetails {
  44. }
  45. .otherinfo {
  46. }
  47. .personinfo {
  48. }
  49. .personname {
  50. }
  51. .postalcode {
  52. }
  53. .thoroughfare {
  54. }
  55. .url {
  56. }
  57. .urls {
  58. }