Update '12/style.css'

master
barkaiavital 4 years ago
parent 1843902099
commit 63eb19280f

@ -48,4 +48,12 @@ body{
margin-top: 15px;
}
a{
color:blue;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

Loading…
Cancel
Save