Home.css 564 Bytes
Newer Older
JeongYeonwoo's avatar
updated    
JeongYeonwoo committed
1

JeongYeonwoo's avatar
JeongYeonwoo committed
2
3
.container-fluid {
    /* background-image: url("./img/img_study.jpg"); */
JeongYeonwoo's avatar
updated    
JeongYeonwoo committed
4
5
6
    background-color: white;
    background-size: 100%;
    width: 100%;
JeongYeonwoo's avatar
JeongYeonwoo committed
7
    height: 600px;
JeongYeonwoo's avatar
updated    
JeongYeonwoo committed
8
9
10
    background-repeat: no-repeat;
}

JeongYeonwoo's avatar
JeongYeonwoo committed
11
12
13
14
15
/* .writename{
    class : text-center

}  */

JeongYeonwoo's avatar
updated    
JeongYeonwoo committed
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
/* .Name {
    font-size: 30px;
    position: absolute;
    top: 330px;
    left: 38%
} */

/* .inputBox {
    margin-left: 30px;
    inline-size: 200px;
    block-size: 40px;
    font-size: 40px;
} */

/* .QuizStart {
    margin-top: 35%;
    block-size: 100px;
    inline-size: 200px;
    font-size: 35px;
} */