This commit is contained in:
2019-05-09 09:47:57 +02:00
parent 052c54702a
commit 082af0f0cf

View File

@@ -2,12 +2,10 @@
<head> <head>
<title>Straße</title> <title>Straße</title>
<style> <style>
html { html, body {
width: 100%; width: 100%;
height: 100%; height: 100%;
}
body {
background-image: url("/~zxmpy88/uebung2/assets3/background.svg"); background-image: url("/~zxmpy88/uebung2/assets3/background.svg");
background-size: auto 100%; background-size: auto 100%;
background-repeat: repeat-x; background-repeat: repeat-x;