김명주

Update homepage design

......@@ -47,6 +47,25 @@ html, body{
top:5%;
background-color: skyblue;
}
#btn1
{
position: relative;
top: 23%;
left: 30%;
padding: 0;
border: none;
background: none;
}
#btn2
{
position: relative;
top: 23%;
left: 50%;
padding: 0;
border: none;
background: none;
}
#div2
{
position: relative;
......@@ -80,24 +99,6 @@ html, body{
{
text-align: center;
}
#btn1
{
position: relative;
top: 23%;
left: 30%;
padding: 0;
border: none;
background: none;
}
#btn2
{
position: relative;
top: 23%;
left: 50%;
padding: 0;
border: none;
background: none;
}
#test
{
font-size:x-large;
......
This diff is collapsed. Click to expand it.