Mise à jour de 'WF-WebAdmin/WF-WebAdmin/wwwroot/css/site.css'
continuous-integration/drone/push Build is failing Details

master
parent 95db35940c
commit 02aa7a1b15

@ -7,6 +7,17 @@ html, body {
color: black;
}
h1 {
text-align: center;
font-size: 32px;
margin-top: 10%;
font-family: "Roboto", serif;
}
h1:focus {
outline: none;
}
@ -169,12 +180,7 @@ td {
text-align: center;
}
h1 {
text-align: center;
font-size: 32px;
margin-top: 10%;
font-family: "Roboto", serif;
}
p {
margin-bottom: 2%;

Loading…
Cancel
Save