updated css background
This commit is contained in:
parent
30a8a021f1
commit
dbcc3fb0a6
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ header {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: #{{ site.color.primary }};
|
background: #{{ site.color.primary }};
|
||||||
|
background-image: url("/img/launch.jpg");
|
||||||
}
|
}
|
||||||
|
|
||||||
header .container {
|
header .container {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue