Update styles.css
This commit is contained in:
parent
5e773db0d6
commit
97ee7067fa
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ body, h1, h2, p, ul, li, a {
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Roboto', sans-serif;
|
font-family: 'Roboto', sans-serif;
|
||||||
background: linear-gradient(to right, #0f2027, #203a43, #2c5364);
|
/*background: linear-gradient(to right, #0f2027, #203a43, #2c5364);*/
|
||||||
color: white;
|
color: white;
|
||||||
background-image: url(../images/bck.jpg);
|
background-image: url(../images/bck.jpg);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue