1
0
mirror of https://github.com/fHDHR/fHDHR_NextPVR.git synced 2025-12-06 05:36:59 -05:00
fHDHR_NextPVR/data/www/style.css
deathbybandaid 5fd5d7f0ff Missing t
2020-12-01 15:06:25 -05:00

9 lines
115 B
CSS

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