Tweak the css a little, I didn't like how the buttons looked.
This commit is contained in:
parent
c02faccde4
commit
9982e68cfd
4
root.css
4
root.css
@ -71,8 +71,10 @@ nav {
|
|||||||
color: white;
|
color: white;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
border-style: outset;
|
border-style: outset;
|
||||||
|
border-width: 1px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-radius: 5%;
|
border-radius: 2%;
|
||||||
|
padding: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button:hover {
|
.button:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user