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