您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

25 行
359 B

  1. .richtext .berufsinfo-accordion{
  2. &.accordion[data-type="event"] ul li.open{
  3. background-color: inherit;
  4. }
  5. > ul {
  6. > li {
  7. .accordion-content[id=js-event-beruf-info] {
  8. background-color: inherit;
  9. }
  10. }
  11. }
  12. .contact-wrapper{
  13. margin: 0;
  14. .text-box{
  15. margin-top: 12px;
  16. }
  17. }
  18. .accordion{
  19. margin: 0;
  20. }
  21. }