Update test.html
This commit is contained in:
@@ -5,11 +5,13 @@
|
||||
<title>Test Document</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
|
||||
<link rel="stylesheet" type="text/css" href="../app/stylesheet.css">
|
||||
#demo {
|
||||
width: 1200px;
|
||||
margin: 9px auto;
|
||||
border: 2px solid blue;
|
||||
}
|
||||
<style>
|
||||
#demo {
|
||||
width: 1200px;
|
||||
margin: 9px auto;
|
||||
border: 2px solid blue;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user