fHDHR_NewsON/data/www/style.css
deathbybandaid 8c5cd7371f first commit
2020-11-27 15:27:23 -05:00

9 lines
114 B
CSS

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