Fix formatting as well
This commit is contained in:
parent
4bfd404d10
commit
51a4e8fac2
|
@ -105,7 +105,7 @@ a {
|
||||||
border-right: 0.1px solid #dad9d9;
|
border-right: 0.1px solid #dad9d9;
|
||||||
border-bottom: 1px solid #dad9d9;
|
border-bottom: 1px solid #dad9d9;
|
||||||
border-left: 1px solid transparent;
|
border-left: 1px solid transparent;
|
||||||
box-shadow: inset -0.05em -0.05em transparent;}
|
box-shadow: inset -0.05em -0.05em transparent;}
|
||||||
.button.button1:hover {
|
.button.button1:hover {
|
||||||
background-color: #ACACAC;
|
background-color: #ACACAC;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue