Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
This commit is contained in:
parent
5b3c651446
commit
2d66c48b7b
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
|
||||
header {
|
||||
background: #007BFF;
|
||||
background: #1CD4FF;
|
||||
color: #ffffff;
|
||||
padding: 10px 20px;
|
||||
text-align: center;
|
||||
|
@ -32,7 +32,7 @@
|
|||
footer {
|
||||
text-align: center;
|
||||
padding: 10px 0;
|
||||
background: #007BFF;
|
||||
background: #1CD4FF;
|
||||
color: white;
|
||||
/*position: fixed;*/
|
||||
bottom: 0;
|
||||
|
|
Loading…
Reference in a new issue