Commit c24e3276 authored by nheoxoz's avatar nheoxoz

fixed submitB hover property

parent 061e714a
......@@ -96,6 +96,9 @@ p.centerB {
margin-left: 400px;
margin-right: 400px;
}
input.submitB:hover {
background-color: rgba(0, 0, 0, 1);
}
input.submitB{
text-align: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment