Hinzufügen der Tabelle der nur den gesmaten LKW betreffenden Vermerke

This commit is contained in:
ja
2021-08-10 14:55:43 +02:00
parent f5af0ecd95
commit 34341aa7fe
4 changed files with 144 additions and 89 deletions

View File

@@ -71,6 +71,14 @@
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
<style>
body{
background-image: url(images/road.jpg);
background-position:center center;
background-repeat: no-repeat;
background-attachment:fixed;
background-size:cover;
background-color:#043381;
}
.dropbtn {
color: #043381;
position: absolute;