add font-size
authorrougeronj
Thu, 28 May 2015 10:45:34 +0200
changeset 104 7f2f72449dd8
parent 103 b707607e8a38
child 105 be1ff4e0593f
add font-size
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);