diff options
Diffstat (limited to 'spacelab/bootstrap.css')
| -rw-r--r-- | spacelab/bootstrap.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/spacelab/bootstrap.css b/spacelab/bootstrap.css index 35956736..f0a65400 100644 --- a/spacelab/bootstrap.css +++ b/spacelab/bootstrap.css @@ -7355,6 +7355,11 @@ h6 { color: #2d2d2d; } +.pagination .active > a, +.pagination .active > a:hover { + border-color: #ddd; +} + .clearfix:before, .clearfix:after { display: table; |
