parent
7ee3d86662
commit
1480adb319
|
@ -59,7 +59,6 @@ path:hover
|
||||||
a:link, a:visited
|
a:link, a:visited
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
color: white
|
color: white
|
||||||
// font-weight: 500
|
|
||||||
nav > a
|
nav > a
|
||||||
display: block
|
display: block
|
||||||
width: 100%
|
width: 100%
|
||||||
|
|
|
@ -38,4 +38,8 @@ aside
|
||||||
background-color: rgba(0, 0, 0, .4)
|
background-color: rgba(0, 0, 0, .4)
|
||||||
margin: -1rem
|
margin: -1rem
|
||||||
padding: 1rem
|
padding: 1rem
|
||||||
|
a:link,
|
||||||
|
a:visited
|
||||||
|
text-decoration: none
|
||||||
|
color: white
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user