diff options
Diffstat (limited to 'css')
-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 8eae9a76..77d6db06 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -147,6 +147,10 @@ body { width: 85%; } + .thumbnail .btn { + font-size: 13px; + } + } /* Landscape phone to portrait tablet */ |