0

Can somebody help in my css code pls

i got this css code .column form input[type="text"], .column form input[type="email"], .column form input[type="password"]{ font-size:14px; margin: 10px 0; border: none; border-bottom: 1px solid #dedede; } .column form input[type="submit"]{ background-color: #4285f4; color: #fff; height: 36px; width: 88px; border: none; border-radius: 3px; font-weight: 500px; margin-top: 10px; margin-bottom: 20px; font-size: 16px; it doesn´t work in my html , and the code is inside in a form inside an <div class="column"> <form> and the respectives inputs , is a sintaxis mistake?

27th Apr 2021, 3:58 AM
camila rodriguez
camila rodriguez - avatar
4 Antworten
27th Apr 2021, 4:51 AM
TOLUENE
TOLUENE - avatar
+ 1
It would be better if you share the code link instead of writing code in description.
27th Apr 2021, 4:13 AM
TOLUENE
TOLUENE - avatar
0
oh sorry , my fault here is the code link https://code.sololearn.com/W620A47A15a1
27th Apr 2021, 4:40 AM
camila rodriguez
camila rodriguez - avatar
0
omg I didn't notice thanks
27th Apr 2021, 5:21 AM
camila rodriguez
camila rodriguez - avatar