1
0
mirror of https://github.com/fHDHR/fHDHR_NextPVR.git synced 2025-12-06 18:06:59 -05:00
fHDHR_NextPVR/data/www/style.css
2020-10-28 13:40:32 -04:00

9 lines
114 B
CSS

.pull-right { float: right; }
.pull-lef { float: left; }
.center {
margin-left: auto;
margin-right: auto;
}