# HG changeset patch # User rougeronj # Date 1432802734 -7200 # Node ID 7f2f72449dd821070b8e618941829c2c557b15dd # Parent b707607e8a38c0a9798cbbb99ac2d818148fb9c6 add font-size diff -r b707607e8a38 -r 7f2f72449dd8 client/app/books/book.css --- a/client/app/books/book.css Thu May 28 09:56:40 2015 +0200 +++ b/client/app/books/book.css Thu May 28 10:45:34 2015 +0200 @@ -16,6 +16,7 @@ .gallery .item p { text-align: center; color: #505050; + font-size: 15px; position: absolute; width:100%; background-color: rgba(255, 255, 255, 0.7);