mirror of
https://github.com/midou36o/midou36o.github.io
synced 2024-11-09 20:52:00 +05:30
Seems like something broke, this could fix it?
This commit is contained in:
parent
b10c03c9cb
commit
7e28f57436
@ -29,13 +29,14 @@ html {
|
|||||||
body {
|
body {
|
||||||
background-color:rgb(30, 30, 30);
|
background-color:rgb(30, 30, 30);
|
||||||
background-image: url(https://github.com/Midou36O/midou36o.github.io/blob/main/src/images/BG_FHD.png?raw=true);
|
background-image: url(https://github.com/Midou36O/midou36o.github.io/blob/main/src/images/BG_FHD.png?raw=true);
|
||||||
|
background-repeat:no-repeat;
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center center;
|
||||||
color: var(--brighter-purple-color);
|
color: var(--brighter-purple-color);
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-family: 'Open Sans', sans-serif;
|
font-family: 'Open Sans', sans-serif;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
background-repeat:no-repeat;
|
|
||||||
background-position: center center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sociallink {
|
.sociallink {
|
||||||
|
Loading…
Reference in New Issue
Block a user