Skip to content
Snippets Groups Projects
Commit f654d778 authored by Tenebrosful's avatar Tenebrosful
Browse files

lint

parent 34106393
Branches main
No related tags found
1 merge request!7Css
Pipeline #6665 failed
...@@ -445,7 +445,7 @@ html body .content #list-toggle:checked + label::after { ...@@ -445,7 +445,7 @@ html body .content #list-toggle:checked + label::after {
text-align: center; text-align: center;
display: table-cell; display: table-cell;
vertical-align: middle; vertical-align: middle;
margin: 0 0 0 0; margin: 0;
background-color: white; background-color: white;
height: 10vh; height: 10vh;
width: 100vw; width: 100vw;
...@@ -596,10 +596,12 @@ td{ ...@@ -596,10 +596,12 @@ td{
transition: height 0.8s ease; transition: height 0.8s ease;
} }
#button_prod, #button_gerant, #button_login { #button_prod,
#button_gerant,
#button_login {
border-radius: 20px; border-radius: 20px;
border: 1px solid #FF4B2B; border: 1px solid #ff4b2b;
background-color: #FF4B2B; background-color: #ff4b2b;
color: white; color: white;
font-size: 12px; font-size: 12px;
font-weight: bold; font-weight: bold;
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment