2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

redo most of the css for the masthead, page headers, and ads

This commit is contained in:
Mark Otto
2015-06-09 15:22:57 -07:00
parent 2d094f9d0f
commit 6b1c9ee8d5
3 changed files with 105 additions and 117 deletions
+7 -2
View File
@@ -9,12 +9,17 @@
margin-right: auto;
margin-left: auto;
@media (min-width: 768px) {
@include media-breakpoint-up(md) {
padding: 2rem;
}
@media (min-width: 992px) {
@include media-breakpoint-up(lg) {
padding: 4rem;
.carbonad {
float: right !important;
margin: .5rem 0 1rem 2rem !important;
}
}
> table {