diff options
Diffstat (limited to 'spacelab/bootstrap.css')
-rw-r--r-- | spacelab/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spacelab/bootstrap.css b/spacelab/bootstrap.css index 90738756..9b9833fd 100644 --- a/spacelab/bootstrap.css +++ b/spacelab/bootstrap.css @@ -7362,6 +7362,10 @@ h6 { border-color: #ddd; } +.panel-primary .panel-title { + color: #fff; +} + .clearfix:before, .clearfix:after { display: table; |