diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/header.tpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/header.tpl b/templates/header.tpl index 1b20920..28e79bd 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -12,7 +12,9 @@ <div id='header'> <div id='headerLeft'> - <a href='{$config->_rootUri}/' style='color: #000000;'>Nutrition Information Database</a> + <a href='{$config->_rootUri}/' style='color: #ffffff;'>Nutri<span style="color: #b5e7bd;">DB</a> + <span style="font-size: 75%;">... an online food and recipe nutrition calculator</span> + </div> {if isset($isLoggedIn)} |
