aboutsummaryrefslogtreecommitdiff
path: root/assets_src/css/user.css
blob: aaef8a5d39474c973d9fc7a260f69ce481386bb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.service-btn {
	text-transform: none;
}

.service-img {
	float: left;
	width: 32px;
	height: auto;
	margin-top: 2px;
}

.service-txt {
	margin-left: 4px;
}