Styling improvements on findby data

This commit is contained in:
Rob L 2016-08-24 11:56:14 -04:00
parent b7f2bbcae9
commit b544fcac50

View File

@ -48,7 +48,8 @@
}
.wvg-tools input { background: #333; width: 11.4vw; }
.wvg-tools span { text-align: center; color: #FFF; font-family: 'Raleway', sans-serif; display: block; padding-right: 3vw; }
.wvg-tools span { text-align: center; color: #FFF; font-family: 'Raleway', sans-serif; display: block; padding-right: 3vw; font-size: 1.0em; }
.wvg-tools span label { font-weight: bold;}
.wvg-first { display: block; }
#wrapper { height: inherit; width: 100%; }
.active { display: block; }