Commit 7e31bea1 authored by Mark Otto's avatar Mark Otto

run make

parent 12f043f1
...@@ -5147,6 +5147,10 @@ a.list-group-item.active > .badge, ...@@ -5147,6 +5147,10 @@ a.list-group-item.active > .badge,
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
} }
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) { @media screen and (min-width: 768px) {
.carousel-control .glyphicon { .carousel-control .glyphicon {
width: 30px; width: 30px;
......
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