Änderungen bzw neuerstellung CSS Dateien
This commit is contained in:
@@ -74,7 +74,14 @@
|
||||
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
|
||||
<link rel="stylesheet" type="text/css" href="css/Dropdown.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: #fff;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="js/netzwerk.js" type="text/javascript"></script>
|
||||
|
||||
Reference in New Issue
Block a user