1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 05:43:10 +02:00

Flextype Core: Default Theme #165

- look and feel updates
This commit is contained in:
Awilum
2019-07-04 20:05:32 +03:00
parent b5211790c8
commit 4d74e78463
2 changed files with 2 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
.gallery-grid-item-title {
position: absolute;
color: #fff;
padding: 14px 20px 8px;
background: rgba(0,0,0,1);
padding: 8px 20px;
background: rgba(0,0,0,.4);
font-size: 20px;
width: 100%;
text-align: center;