김명주

Update font size

......@@ -144,7 +144,6 @@
#text1
{
position:relative;
left:15%;
font-family: 'Nanum Gothic';
font-size:50px;
font-weight: bold;
......@@ -152,7 +151,6 @@
#text2
{
position:relative;
left:15%;
font-family: 'Nanum Gothic';
font-size:70px;
font-weight: bold;
......@@ -162,11 +160,13 @@
{
position:relative;
font-family: 'Nanum Gothic';
width:120px;
height:40px;
font-size:x-large;
font-weight: bold;
color:white;
top:80%;
left:35%;
left:30%;
background-color: rgb(0, 153, 255);
}
......@@ -177,6 +177,8 @@
font-size:x-large;
font-weight: bold;
color:white;
width:120px;
height:40px;
top:80%;
left:55%;
background-color: rgb(0, 153, 255);
......