fix selector

This commit is contained in:
Anton Keks 2016-01-13 00:22:20 +02:00
parent 61e2219f9a
commit 06b599e89a

View File

@ -7,7 +7,7 @@ priority: 0.5
<h1>{{ page.title }}</h1>
<style>
#assets li.current {
#assets .current {
font-weight: bold;
}
</style>