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