diff --git a/css/full-width-pics.css b/css/full-width-pics.css index e098a76..dc1c5a4 100644 --- a/css/full-width-pics.css +++ b/css/full-width-pics.css @@ -14,3 +14,11 @@ body { background-size: cover; -o-background-size: cover; } + +h5 { + background-color: #7a6111; +} + +.badge-info { + background-color: #7a6111; +}