@@ -9,12 +9,22 @@
}
+.container {
+ margin-top: 80px
+}
+
body {
font-family: "Open Sans", sans-serif;
input, select, textarea, button{font-family:inherit;}
+#logo {
+ position: absolute;
+ top: 20px;
+ left: 20px
#playerPlaceholder {
width: 640px;
height: 422px;
@@ -25,6 +25,9 @@
</head>
<body>
+<a href="/">
+ <img id="logo" src="img/logo-100.png" alt="logo" height="50px"/>
+</a>
<div class="container">
<div class="row">
<div class="col-xl-6 col-sm-12">