changes
This commit is contained in:
parent
bc10fccb94
commit
d56e7e5544
@ -2,14 +2,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet" />
|
||||
<link href="./main.css" rel="stylesheet" />
|
||||
<link href="./style.css" rel="stylesheet" />
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="background">
|
||||
<div id="nav" >
|
||||
<img src="wwf-text.png" alt="text" class="wwf-text">
|
||||
<img src="logo-bez-tla.png" alt="logo" class="logo">
|
||||
<img src="images/wwf-text.png" alt="text" class="wwf-text">
|
||||
<img src="images/logo-bez-tla.png" alt="logo" class="logo">
|
||||
<button id="create-room" class="centered button-create-room">Stwórz pokój!</button>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user