diff options
Diffstat (limited to 'theme/stylesheets/book/exercise.less')
-rwxr-xr-x[-rw-r--r--] | theme/stylesheets/book/exercise.less | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/stylesheets/book/exercise.less b/theme/stylesheets/book/exercise.less index a1cbb43..dd30298 100644..100755 --- a/theme/stylesheets/book/exercise.less +++ b/theme/stylesheets/book/exercise.less @@ -6,8 +6,9 @@ .header { padding: 5px 15px; - background: #2f8cde; + color: #fff; + background: #2f8cde; h2 { margin: 0px; |