diff options
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index ec446b4..ad6c871 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -10,7 +10,7 @@ <BODY> {% include navigator.html %} - <div class="jumbotron"> + <div class="jumbotron green darken-4"> <h1><center>{{ page.title }}</center></h1> <h3> <center><b>{{ page.description }}</b></center> |
