Выделил h4 жирным

This commit is contained in:
Krivchikov Dmitry 2015-11-16 00:25:58 +03:00
parent 2702b69a03
commit 71e8f8109a
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ div.infoCard .photosCount {position: absolute;margin: 3px;color: white;backgroun
div.header {display: block; position: absolute; top: 0px; left: 40px; z-index: 1000; background-color: rgba(255,255,255,0.7); padding: 5px 10px; border-radius: 0 0 5px 5px;}
div.header img {height: 89px;}
div.add {cursor: pointer;}
html body h4 {font-weight: bold;}
.fotorama {display: inline-block;}
div.fotorama__caption {text-align: left;font-size: 9px;margin-bottom: 5px;opacity: 0.6;}