Update _base.scss
This commit is contained in:
parent
9c555455d1
commit
d313e2858c
@ -279,10 +279,12 @@ footer, .navbar {
|
||||
margin-left: .25em;
|
||||
margin-bottom: .8em;
|
||||
transition: color 400ms;
|
||||
border: 1px solid rgb(35, 169, 199);
|
||||
padding: 7px;
|
||||
|
||||
&:hover {
|
||||
color: $alt-color !important;
|
||||
background-color: transparent !important;
|
||||
background-color: rgb(235, 235, 235) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -343,4 +345,4 @@ table {
|
||||
letter-spacing: .1em;
|
||||
padding-bottom: .6em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user