update index and style
This commit is contained in:
parent
88c79099a2
commit
5ecd716b75
@ -3,6 +3,6 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#container {
|
||||
#wrapper {
|
||||
|
||||
}
|
||||
|
@ -8,12 +8,19 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<title>Nullable</title>
|
||||
<!--[if lt IE 9]>
|
||||
<script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js">
|
||||
</script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
</header>
|
||||
<div id="content">
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
|
||||
</footer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user