김명주

Update test homepage design

#uni
{
position:fixed;
top:600px;
left:1400px;
position:absolute;
width: 300px;
height: 300px;
top:50%;
left:75%;
}
#dao
{
position:fixed;
top:550px;
left:150px;
position: absolute;
width: 280px;
height: 350px;
top:45%;
left:5%;
}
#tex1
......@@ -26,9 +30,9 @@
#btn
{
position: relative;
top:40%;
top:50%;
width:100%;
height:12%;
height:15%;
font-family: 'Nanum Gothic';
font-size:large;
font-weight: bold;
......@@ -46,7 +50,7 @@
.box {
width: 500px;
height:700px;
height:500px;
margin: 0 auto;
display:block;
background-color: white;
......