mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-07 07:30:23 +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 {
|
.list > li > a {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
|
margin-bottom: 0.3rem;
|
||||||
}
|
}
|
||||||
#nav a,
|
#nav a,
|
||||||
.list > li > a h1 {
|
.list > li > a h1 {
|
||||||
border-bottom: 1px solid #000;
|
border-bottom: 1px solid #000;
|
||||||
|
margin-right: 0.3rem;
|
||||||
}
|
}
|
||||||
#nav .active a {
|
#nav .active a {
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
@ -177,10 +177,12 @@ li:before
|
|||||||
|
|
||||||
.list > li > a
|
.list > li > a
|
||||||
border-bottom none
|
border-bottom none
|
||||||
|
margin-bottom .3rem
|
||||||
|
|
||||||
#nav a
|
#nav a
|
||||||
.list > li > a h1
|
.list > li > a h1
|
||||||
border-bottom 1px solid #000
|
border-bottom 1px solid #000
|
||||||
|
margin-right .3rem
|
||||||
|
|
||||||
#nav .active a
|
#nav .active a
|
||||||
font-weight 500
|
font-weight 500
|
||||||
|
Loading…
Reference in New Issue
Block a user