1
0
mirror of https://github.com/fHDHR/fHDHR_NextPVR.git synced 2025-12-06 16:06:59 -05:00
fHDHR_NextPVR/fHDHR_web/www_dir/style.css
2020-12-08 09:42:41 -05:00

9 lines
115 B
CSS

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