fHDHR_ToonamiAftermath/data/www/style.css
deathbybandaid 8ae419d14c first push
2020-12-05 11:08:04 -05:00

9 lines
115 B
CSS

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