mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 19:22:22 +03:00
tree for editing
This commit is contained in:
parent
4f1a7b537b
commit
369dd1878a
@ -75,6 +75,7 @@ html {
|
||||
font-family: "bau", "Helvetica Neue", helvetica, arial, sans-serif;
|
||||
}
|
||||
code,
|
||||
pre,
|
||||
li:before,
|
||||
.spin,
|
||||
#bred a {
|
||||
@ -126,13 +127,16 @@ h3 code {
|
||||
font-size: inherit;
|
||||
padding: 0.3rem;
|
||||
}
|
||||
pre,
|
||||
code {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
pre {
|
||||
background-color: #f5f5f5;
|
||||
padding: 0.3rem;
|
||||
margin-left: -0.3rem;
|
||||
}
|
||||
code {
|
||||
font-size: 0.8rem;
|
||||
line-height: 1.2rem;
|
||||
background-color: #f4f4f4;
|
||||
margin-top: -0.05rem;
|
||||
|
@ -5,6 +5,7 @@ html
|
||||
font-family "bau","Helvetica Neue",helvetica,arial,sans-serif
|
||||
|
||||
code
|
||||
pre
|
||||
li:before
|
||||
.spin
|
||||
#bred a
|
||||
@ -56,13 +57,16 @@ h3 code
|
||||
font-size inherit
|
||||
padding .3rem
|
||||
|
||||
pre
|
||||
code
|
||||
font-size .8rem
|
||||
|
||||
pre
|
||||
background-color #f5f5f5
|
||||
padding .3rem
|
||||
margin-left -.3rem
|
||||
|
||||
code
|
||||
font-size .8rem
|
||||
line-height 1.2rem
|
||||
background-color #f4f4f4
|
||||
margin-top -.05rem
|
||||
|
@ -1,7 +1,7 @@
|
||||
::
|
||||
/? 314
|
||||
/= gas /$ fuel
|
||||
/= ral /: /=home=/pub /% /react-js/
|
||||
/= ral /: /=home= /% /react-js/
|
||||
::
|
||||
::::
|
||||
::
|
||||
|
@ -1,13 +1,13 @@
|
||||
::
|
||||
/? 314
|
||||
/= gas /$ fuel
|
||||
/= ral /: /=home=/pub /% /react-js/
|
||||
/= pal /: /=home=/pub
|
||||
/= ral /: /=home= /% /react-js/
|
||||
/= pal /: /=home=
|
||||
/; |= a=(map ,@ta cord) a
|
||||
/% 2
|
||||
/_ /react-js/
|
||||
::
|
||||
/= sal /: /=home=/pub
|
||||
/= sal /: /=home=
|
||||
/; |= a=(map ,@ta json) a
|
||||
/% 2
|
||||
/_ /react-snip-json/
|
||||
|
Loading…
Reference in New Issue
Block a user