forked from Adleraci/adlerka.top
qsdasd
This commit is contained in:
parent
da74fa8242
commit
78831736b0
12
index.html
Normal file
12
index.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<title>Adlerka</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
3
style.css
Normal file
3
style.css
Normal file
@ -0,0 +1,3 @@
|
||||
body {
|
||||
background-color: #262930;
|
||||
}
|
Loading…
Reference in New Issue
Block a user