liuxiaolong
2019-05-06 8700cf1dc46c350371d865532c2914595187788e
1
2
3
4
5
6
7
8
9
10
11
// Reboot
//
 
@include rtl-only {
  dd {
    margin-right: 0;
  }
  caption {
    text-align: right;
  }
}