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