|
@ -52,6 +52,13 @@ input:focus-visible { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* Fin Reset */ |
|
|
/* Fin Reset */ |
|
|
|
|
|
|
|
|
|
|
|
a { |
|
|
|
|
|
text-decoration: none; |
|
|
|
|
|
color: black; |
|
|
|
|
|
cursor: default; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
input:focus { |
|
|
input:focus { |
|
|
position: relative; |
|
|
position: relative; |
|
|
color: red; |
|
|
color: red; |
|
@ -121,5 +128,3 @@ div > input[type=submit], div > a { |
|
|
font-family: roboto, sans-serif; |
|
|
font-family: roboto, sans-serif; |
|
|
background-color: inherit; |
|
|
background-color: inherit; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/*# sourceMappingURL=style_log.css.map */ |
|
|
|
|
|