Fixed styling

master
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

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>

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;

763
server/package-lock.json generated

File diff suppressed because it is too large Load Diff