File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 8
8
< body >
9
9
< div class ="main-container ">
10
10
< h1 > Chatata!</ h1 >
11
+ < h2 > ✨Welcome, Chatateer...✨</ h2 >
11
12
< button class ="button "> Log In</ button >
12
13
</ div >
13
14
< h3 > @King Pandesal</ h3 >
Original file line number Diff line number Diff line change 16
16
height : 600px ;
17
17
box-shadow : 5px 5px 5px 5px # ff7d7d2a, -5px -5px 20px 20px # ff7d7d2a ;
18
18
border-radius : 30px ;
19
+ font-family : 'Courier New' , Courier, monospace;
19
20
}
20
21
21
22
h1 {
31
32
left : 0px ;
32
33
}
33
34
35
+ h2 {
36
+ margin : 0 ;
37
+ display : inline;
38
+ position : absolute;
39
+ margin-top : 20px ;
40
+ margin-left : -190px ;
41
+ color : # e04545
42
+ }
43
+
34
44
.button {
45
+ font-family : 'Courier New' , Courier, monospace;
46
+ font-weight : bold;
35
47
background-color : # ff7d7d ;
36
48
color : white;
37
49
border : 0 ;
You can’t perform that action at this time.
0 commit comments