mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 08:34:25 +03:00
Merge branch 'test' of https://github.com/urbit/urbit into test
This commit is contained in:
commit
eb8dbe0ff1
@ -250,10 +250,12 @@ li:before {
|
||||
}
|
||||
.list > li > a {
|
||||
border-bottom: none;
|
||||
margin-bottom: 0.3rem;
|
||||
}
|
||||
#nav a,
|
||||
.list > li > a h1 {
|
||||
border-bottom: 1px solid #000;
|
||||
margin-right: 0.3rem;
|
||||
}
|
||||
#nav .active a {
|
||||
font-weight: 500;
|
||||
|
@ -177,10 +177,12 @@ li:before
|
||||
|
||||
.list > li > a
|
||||
border-bottom none
|
||||
margin-bottom .3rem
|
||||
|
||||
#nav a
|
||||
.list > li > a h1
|
||||
border-bottom 1px solid #000
|
||||
margin-right .3rem
|
||||
|
||||
#nav .active a
|
||||
font-weight 500
|
||||
|
Loading…
Reference in New Issue
Block a user