File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 min-height : 100vh ;
77 animation : gradient 15s ease infinite;
88 overflow : hidden;
9- background-color : # 4c4f69 ;
9+ background-color : # 1e1e2e ;
10+ color : # cdd6f4 ;
1011 }
1112
1213.rectangle {
1314 height : auto;
1415 width : 384px ;
15- background-color : # 7c7f93 ;
16+ background-color : # 313244 ;
1617 margin : auto;
1718 text-align : center;
1819 border-radius : 20px ;
19- border : 10px solid # e64553 ;
20+ border : 10px solid # 181825 ;
2021 padding-left : 20px ;
2122 padding-right : 20px ;
2223}
2930 background-color : # 7c7f93 ;
3031 text-align : center;
3132 border-radius : 20px ;
32- border : 10px solid # e64553 ;
33+ border : 10px solid # 181825 ;
3334 padding-left : 20px ;
3435 padding-right : 20px ;
3536}
@@ -40,19 +41,20 @@ body {
4041 border-radius : 50% ;
4142 margin-top : 20px ;
4243 margin-bottom : -10px ;
43- border : 8px solid # e64553 ;
44+ border : 8px solid # 181825 ;
4445}
4546
4647.navbar {
48+ color : # cdd6f4 ;
4749 height : 20px ;
4850 width : 424px ;
49- background-color : # 7c7f93 ;
51+ background-color : # 313244 ;
5052 margin-left : auto;
5153 margin-right : auto;
5254 padding : 10px ;
5355 text-align : center;
5456 border-radius : 0px 0px 20px 20px ;
55- border : 10px solid # e64553 ;
57+ border : 10px solid # 181825 ;
5658 border-style : none solid solid;
5759}
5860
8486}
8587
8688a : link {
87- color : black ;
89+ color : # cdd6f4 ;
8890 }
8991
9092a : visited {
91- color : black ;
93+ color : # cdd6f4 ;
9294}
9395
9496a : link {
You can’t perform that action at this time.
0 commit comments