bitomc 0.1.4

BitOMC wallet and indexer
Documentation
1
2
3
4
5
6
7
8
9
/* rtl.css */

body {
  direction: rtl;
}

.rtl-header {
    direction: rtl;
}