pre merge wireframe
This commit is contained in:
10
index.html
10
index.html
@@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<style>
|
||||
@@ -47,16 +48,15 @@
|
||||
right: 0px;
|
||||
/*left: 80px; right: 80px;*/
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
margin: 0 auto;
|
||||
max-width: 800px;
|
||||
width: 100%;
|
||||
}
|
||||
#page iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: none;
|
||||
overflow: hidden;
|
||||
max-width: 800px;
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
#cats {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user