File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5656 }
5757
5858 .form_row fieldset {
59- border : 2px solid black ;
59+ border : 2px solid # 4070f4 ;
6060 border-radius : 8px ;
6161 padding : 20px ;
6262 }
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ body {
133133 color : white;
134134}
135135
136- /* .form.button {
136+ .form .button {
137137 width : 100% ;
138138 background-color : # 4070F4 ;
139139 cursor : pointer;
@@ -145,7 +145,7 @@ body {
145145 font-weight : 500 ;
146146 text-transform : uppercase;
147147 margin : 20px 0px 20px ;
148- } */
148+ }
149149
150150.button {
151151 background-color : # 4070F4 ;
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ ul.horizontal {
33 margin : 0 ;
44 padding : 0 ;
55 overflow : hidden;
6- background-color : # 333 ;
6+ background-color : # 131315 ;
77}
88
99ul .horizontal li {
@@ -19,7 +19,7 @@ ul.horizontal li a {
1919}
2020
2121ul .horizontal li a : hover : not (.active ) {
22- background-color : # 000 ;
22+ background-color : # 131315 ;
2323}
2424
2525ul .horizontal li a .active {
Original file line number Diff line number Diff line change 4646}
4747
4848.form_row fieldset {
49- border : 2px solid black ;
49+ border : 2px solid # 4070f4 ;
5050 border-radius : 8px ;
5151 padding : 20px ;
5252}
Original file line number Diff line number Diff line change 5252}
5353
5454.form_row fieldset {
55- border : 2px solid black ;
56- border-radius : 8 px ;
55+ border : 2px solid # 4070f4 ;
56+ border-radius : 5 px ;
5757 padding : 20px ;
5858}
5959
You can’t perform that action at this time.
0 commit comments