adsfgdfgh
This commit is contained in:
parent
bf1be9dbed
commit
305c8ad843
@ -7,6 +7,5 @@
|
|||||||
<title>Adlerka</title>
|
<title>Adlerka</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<img src="res/wrapper.png" style="max-height: 90vh; margin: auto;">
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -2,4 +2,7 @@ body {
|
|||||||
background-color: #262930;
|
background-color: #262930;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
background-image: url(res/wrapper.png);
|
||||||
|
background-repeat: repeat;
|
||||||
|
background-size: 15%;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user