summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2012-11-13 21:43:59 +0000
committerNathan Kinkade <nath@nkinka.de>2012-11-13 21:43:59 +0000
commit7d94d6ca60753296efc812e21a585edf09dbfff4 (patch)
treecd2fafe994819b3ee9115fc36a25d6ecfc3e6acc /templates
parente456470c020a42c6bc0b04170c3deda7ea71388c (diff)
Round header corners, change some colors and add a tag line.
Diffstat (limited to 'templates')
-rw-r--r--templates/header.tpl4
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)}