Commit dc495fe9 authored by Mark Otto's avatar Mark Otto

nuke commented out docs css

parent b05a287e
......@@ -553,20 +553,10 @@ h1[id] {
/* Common styles for all types */
.bs-callout {
/*position: relative;*/
margin: 20px 0;
padding: 20px;
border-left: 3px solid #eee;
/*border-width: 1px 1px 1px 10px;*/
}
/*.bs-callout:before {
position: absolute;
top: 0;
left: -20px;
color: #fff;
width: 20px;
height: 20px;
}*/
.bs-callout h4 {
margin-top: 0;
margin-bottom: 5px;
......@@ -574,10 +564,6 @@ h1[id] {
.bs-callout p:last-child {
margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
/*background-color: #fff;*/
}
/* Variations */
.bs-callout-danger {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment