aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/_stats.rtl.css
blob: 791bdb32dc7d2b72a141a766680897e9d9115f94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*=== STATISTICS */
/*===============*/
.stat {
	margin: 10px 0 20px;
}

.stat th,
.stat td,
.stat tr {
	border: none;
}

.stat > table td,
.stat > table th {
	border-bottom: 1px solid var(--grey-medium-light);
}