fHDHR_STIRR/fHDHR_web/www_dir/style.css
deathbybandaid a0e4120ba6 test
2020-12-15 09:37:27 -05:00

9 lines
115 B
CSS

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