css button add link
continuous-integration/drone/push Build encountered an error Details

master
Bastien OLLIER 2 years ago
parent 7ae197568c
commit ac9db645eb

@ -2,7 +2,7 @@
border: solid black 2px; border: solid black 2px;
background-color: beige; background-color: beige;
border-radius: 10px; border-radius: 10px;
width: 140px; width: 250px;
height: 50px; height: 50px;
text-align: center; text-align: center;
cursor: pointer; cursor: pointer;

@ -358,6 +358,7 @@ scrollbar-gutter: stable both-edges;
.recoDiv { .recoDiv {
width: 250px; width: 250px;
margin-top: 10px;
} }
.UtiReco { .UtiReco {

Loading…
Cancel
Save