mirror of
https://github.com/stan-turing/website.git
synced 2025-03-06 20:53:28 +01:00
fix bg img
This commit is contained in:
parent
9f3eb58c39
commit
0914224846
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ header {
|
|||
position: relative;
|
||||
padding: 0px 0px 5px 0px;
|
||||
border-radius: 0px 0px 25px 25px;
|
||||
background-image: url("img/dark-color-bg6.png");
|
||||
background-image: url("/img/dark-color-bg6.png");
|
||||
background-size: 90%;
|
||||
background-position: center;
|
||||
background-repeat: repeat-y;
|
||||
|
|
Loading…
Add table
Reference in a new issue