Compare commits
1 Commits
f01689a4ac
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
9c029e87a0
|
+11
@@ -35,6 +35,13 @@
|
||||
a:hover {
|
||||
background-color: #0056b3;
|
||||
}
|
||||
|
||||
footer{
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
font-size: 0.8em;
|
||||
color: #666;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@@ -44,5 +51,9 @@
|
||||
<a href="simulatore.html" target="_blank">Simulatore</a>
|
||||
<a href="guida.html" target="_blank">Guida</a>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<p>v2.8.0</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user