wedding/footer.php: Added top border and darker color
This commit is contained in:
parent
b97a7289aa
commit
59c1082e7e
@ -128,6 +128,8 @@ a {
|
|||||||
#footer {
|
#footer {
|
||||||
color: #9b8bb0;
|
color: #9b8bb0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
border-top: 5px solid #000;
|
||||||
|
background-color: #111;
|
||||||
}
|
}
|
||||||
#footer a {
|
#footer a {
|
||||||
color: #9b8bb0;
|
color: #9b8bb0;
|
||||||
|
Loading…
Reference in New Issue
Block a user