aboutsummaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
authorpokesudenk <thisis@notarealema.il>2018-03-07 16:47:45 -0500
committerpokesudenk <thisis@notarealema.il>2018-03-07 16:47:45 -0500
commitd308d9cd1a5f8ac1906ea0e5beda44f75c9137e1 (patch)
treefd816a5095a25c40617b2bbb911bf3f6e15deacd /css/style.css
parent7281758b5c2a3128ce2012ae2ce2a2626bb28f5f (diff)
parentc0d30a2f3329daa08e7f19f8b2b23a445b75c8b7 (diff)
downloadpokeworld-website-d308d9cd1a5f8ac1906ea0e5beda44f75c9137e1.tar.gz
pokeworld-website-d308d9cd1a5f8ac1906ea0e5beda44f75c9137e1.tar.bz2
pokeworld-website-d308d9cd1a5f8ac1906ea0e5beda44f75c9137e1.zip
Merge branch 'master' of https://github.com/PokeWorld/pokeworld.github.io
Diffstat (limited to 'css/style.css')
-rwxr-xr-xcss/style.css4
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