fixed thumb background

master
severak 2020-05-15 14:38:05 +02:00
parent f7e14957ae
commit 12cd14db9e
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ ul.gallery li { display: inline-block; list-style-type: none; outline: 2px soli
ul.gallery li a { text-decoration: none; }
ul.gallery li a:hover { color: yellow; }
ul.gallery li p { font-size: large; text-align: center; color: #fff; }
ul.gallery li img { max-width: 100%; }
ul.gallery li img { max-width: 100%; background-color: white; }