diff options
Diffstat (limited to 'theme/stylesheets/website/exercise.less')
-rwxr-xr-x | theme/stylesheets/website/exercise.less | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/theme/stylesheets/website/exercise.less b/theme/stylesheets/website/exercise.less index a6f8a45..7eddb37 100755 --- a/theme/stylesheets/website/exercise.less +++ b/theme/stylesheets/website/exercise.less @@ -3,6 +3,9 @@ padding: 0px; margin: 20px 15px; border: 3px solid #2f8cde; + background: #fff; + color: @content-color; + font-family: sans-serif; .header { padding: 5px 15px; |