restyle fav subnav
This commit is contained in:
parent
2d8a2f8b7e
commit
0a849a92e3
@ -4,15 +4,23 @@
|
||||
|
||||
.favNav {
|
||||
|
||||
border-top: 1px solid #ddd;
|
||||
margin-left: -1em;
|
||||
margin-right: -1em;
|
||||
margin-top: -0.5em;
|
||||
display: flex;
|
||||
|
||||
a {
|
||||
padding-top: 0.5em;
|
||||
padding-bottom: 0.5em;
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
font-family: Helvetica, sans-serif;
|
||||
transition: .3s all ease-in-out;
|
||||
font-size: 18px;
|
||||
background-color: #3F51B5;
|
||||
color: white;
|
||||
padding: 5px 10px;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user