💄 Setup : restore label{ cursor:pointer;}

This commit is contained in:
Pierre Goiffon
2019-12-18 10:44:28 +01:00
parent a108be8517
commit 18a506673f

View File

@@ -74,6 +74,10 @@ a {
a:hover {
color: #ea7d1e;
}
label {
cursor: pointer;
}
#header {
width: 600px;
margin-left: auto;