diff options
Diffstat (limited to 'css/style.css')
| -rwxr-xr-x | css/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css index c8bef67..68a6943 100755 --- a/css/style.css +++ b/css/style.css @@ -17,7 +17,7 @@ header { color:white; padding-top:30px; min-height:70px; - border-bottom:#0ab12e 3px solid; + border-bottom:#0a4db1 3px solid; } header a { @@ -63,6 +63,6 @@ footer { padding:20px; margin-top:20px; color:white; - background-color: #0ab120; + background-color: #0a4db1; text-align: center; }
\ No newline at end of file |
