diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/public/index.html b/public/index.html index 9817d6f..1ab2bee 100644 --- a/public/index.html +++ b/public/index.html @@ -8,14 +8,7 @@ <link rel="stylesheet" href="/style/master.css" /> <title>keks webrtc meeting</title> - <style> - * { - margin: 0px; - padding: 0px; - } - </style> </head> - <body> - </body> + <body></body> </html> |