Move style out of html

This commit is contained in:
Imbus 2023-11-01 10:55:13 +01:00
parent 51120ac303
commit 05050e07ea
2 changed files with 177 additions and 161 deletions

View file

@ -10,24 +10,6 @@
<LINK href="style.css" rel="stylesheet" type="text/css">
<title>TC Automotives</title>
<style>
#b1:hover {
background-image: url("resources/car.png");
}
#b2:hover {
background-image: url("resources/sketch.png");
}
#b3:hover {
background-image: url("resources/cogs.png");
}
#b4:hover {
background-image: url("resources/track.png");
}
</style>
<body>
<div id="menu">
<div id="buttonholder">