menu CSS/HTML
Esse commit está contido em:
pai
00a962a07c
commit
ed03536b9a
2 arquivos alterados com 7 adições e 2 exclusões
4
CSS/menu.css
Arquivo normal
4
CSS/menu.css
Arquivo normal
|
|
@ -0,0 +1,4 @@
|
|||
body{
|
||||
background-color: black;
|
||||
color:white;
|
||||
}
|
||||
|
|
@ -3,9 +3,10 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<title>INSAïde</title>
|
||||
<link rel="stylesheet" href="../CSS/menu.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Coucou
|
||||
</body>
|
||||
</html>
|
||||
Carregando…
Referência em uma nova issue