diff options
-rw-r--r-- | css/bootswatch.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index 7abc7fac..9ef613d0 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -200,6 +200,10 @@ body .one .bsa_it_p { margin-bottom: 0; } + .thumbnail .btn { + font-size: 15px; + } + .modal { position: fixed !important; top: 25% !important; |