1
0
Fork 0
forked from samba/thk

adding style before body

This commit is contained in:
samba 2018-06-07 20:32:41 +02:00
parent 822daa3f06
commit 9357a6aef4

View file

@ -7,8 +7,15 @@
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui, viewport-fit=cover"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta name="format-detection" content="telephone=no"> <meta name="msapplication-tap-highlight" content="no">
<title>CALL FOR NODES -- Trans HacKmeeting 2018</title>
<link rel="stylesheet" type="text/css" href="style.css">
<style type="text/css" media="screen">
body {
background-color: #000;
color: green;
}
</style>
</head>
<body background="black"; color="green";>
<body>
<header>
<img src="logo_hm_bologna.png" class="logo">