_learningBase.scss 576 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  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. .lcAudience {
  8. }
  9. .lcChallenge {
  10. }
  11. .lcDuration {
  12. }
  13. .lcInstruction {
  14. }
  15. .lcInteraction {
  16. }
  17. .lcInteractionBase {
  18. }
  19. .lcInteractionBase2 {
  20. }
  21. .lcInteractionLabel2 {
  22. }
  23. .lcIntro {
  24. }
  25. .lcNextSteps {
  26. }
  27. .lcObjective {
  28. }
  29. .lcObjectives {
  30. }
  31. .lcObjectivesGroup {
  32. }
  33. .lcPrereqs {
  34. }
  35. .lcResources {
  36. }
  37. .lcReview {
  38. }
  39. .lcSummary {
  40. }
  41. .learningBase {
  42. }
  43. .learningBasebody {
  44. }
  45. // inline
  46. .lcObjectivesStem {
  47. }
  48. .lcTime {
  49. }