Commit aca78a40 authored by 김민수's avatar 김민수
Browse files

No commit message

No commit message
parent 20a8adf8
.Main {
background: gray;
background-image: url('background_ex1.jpg');
background-image: url('I_Love_Math.jpg');
display: inline-block;
border: 3px solid black;
width: 750px;
height: 180px;
text-align: center;
margin-left: 410px;
margin-top: 150px;
margin-top: 30px;
font-size: 120px;
font-family: cursive;
color : greenyellow;
......@@ -16,7 +16,6 @@
3px -3px 0 #000, /* 오른쪽 위 그림자 */
-3px 3px 0 #000, /* 왼쪽 아래 그림자 */
3px 3px 0 #000; /* 오른쪽 아래 그림자 */
}
/* .Name {} */
......@@ -31,7 +30,7 @@
margin: 30px;
margin-left: 650px;
margin-top: 30px;
margin-bottom: 200px;
margin-bottom: 400px;
width: 220px;
height: 50px;
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment