index: reduce button font-size for mobile
[bootswatch] / css / bootswatch.css
index f891f98..9ef613d 100644 (file)
@@ -82,6 +82,7 @@ section {
 
 .thumbnail {
        margin-bottom: 20px;
+       background-color: #f3f3f3;
        background-color: rgba(0, 0, 0, 0.05);
 }
 
@@ -199,6 +200,10 @@ body .one .bsa_it_p {
                margin-bottom: 0;
        }
 
+       .thumbnail .btn {
+               font-size: 15px;
+       }
+
        .modal {
                position: fixed !important;
                top: 25% !important;