Fixed styling

This commit is contained in:
Håvar Aambø Fosstveit
2018-03-02 17:39:52 +01:00
parent 494250153e
commit 15335869a2
3 changed files with 705 additions and 62 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
</head>
<body>
<div id='multiparty-meeting-container'></div>
<div id='multiparty-meeting'></div>
<div id='multiparty-meeting-media-query-detector'></div>
</body>
</html>
+1 -1
View File
@@ -9,7 +9,7 @@ global-reset();
html {
height: 100%;
box-sizing: border-box;
background-image: url('/resources/images/body-bg-2.jpg');
background-image: url('/resources/images/background.svg');
background-attachment: fixed;
background-position: center;
background-size: cover;