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; color: black;
} }
h1 {
text-align: center;
font-size: 32px;
margin-top: 10%;
font-family: "Roboto", serif;
}
h1:focus { h1:focus {
outline: none; outline: none;
} }
@ -169,12 +180,7 @@ td {
text-align: center; text-align: center;
} }
h1 {
text-align: center;
font-size: 32px;
margin-top: 10%;
font-family: "Roboto", serif;
}
p { p {
margin-bottom: 2%; margin-bottom: 2%;

Loading…
Cancel
Save