2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

ads in content, sidebar changes, etc

This commit is contained in:
Mark Otto
2016-09-05 22:41:10 -07:00
parent 0af35cc6e7
commit 11d52ba949
4 changed files with 33 additions and 8 deletions
+19
View File
@@ -48,3 +48,22 @@
display: block;
color: #cdbfe3 !important;
}
.bd-content {
#carbonads {
position: static;
max-width: 400px;
margin: 2rem 0;
line-height: 1.4;
background-color: #f5f5f5;
border: 0;
a {
color: #333;
}
.carbon-poweredby {
color: #777 !important;
}
}
}