Correção no css

parent 9c0b4ad4
...@@ -10237,3 +10237,14 @@ p .button_agendar { ...@@ -10237,3 +10237,14 @@ p .button_agendar {
.button_tituloSede:hover { .button_tituloSede:hover {
background: linear-gradient(174deg, rgb(138, 158, 139) 4%, rgb(16, 157, 23) 10%, rgb(4, 36, 7) 100%); background: linear-gradient(174deg, rgb(138, 158, 139) 4%, rgb(16, 157, 23) 10%, rgb(4, 36, 7) 100%);
} }
.button_t {
width: 29rem;
height: 4rem;
background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%);
border-radius: 15px;
font-size: 1.8em;
font-weight: 400;
text-align: center;
margin-bottom: 30px;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment