mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 04:06:37 +02:00
Added a doctype to index.html
This commit is contained in:
parent
f8496d2266
commit
93aa1ed970
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<DOCTYPE !html>
|
||||
<head>
|
||||
<title>Etherpad Lite</title>
|
||||
<style>
|
||||
@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
margin:auto;
|
||||
margin:0 auto;
|
||||
margin-top: 200px;
|
||||
width: 300px;
|
||||
height: 200px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user