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
@ -54,7 +54,7 @@
|
|||||||
==
|
==
|
||||||
++ react-js (crip tape)
|
++ react-js (crip tape)
|
||||||
:: ++ js react-js :: convert to %js
|
:: ++ js react-js :: convert to %js
|
||||||
++ mime [/text/javascript (taco react-js)] :: convert to %mime
|
++ mime [/text/javascript (taco react-js)] :: convert to %mime
|
||||||
--
|
--
|
||||||
++ grab |% :: convert from
|
++ grab |% :: convert from
|
||||||
++ noun manx :: clam from %noun
|
++ noun manx :: clam from %noun
|
||||||
|
@ -75,6 +75,7 @@ html {
|
|||||||
font-family: "bau", "Helvetica Neue", helvetica, arial, sans-serif;
|
font-family: "bau", "Helvetica Neue", helvetica, arial, sans-serif;
|
||||||
}
|
}
|
||||||
code,
|
code,
|
||||||
|
pre,
|
||||||
li:before,
|
li:before,
|
||||||
.spin,
|
.spin,
|
||||||
#bred a {
|
#bred a {
|
||||||
@ -126,13 +127,16 @@ h3 code {
|
|||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
padding: 0.3rem;
|
padding: 0.3rem;
|
||||||
}
|
}
|
||||||
|
pre,
|
||||||
|
code {
|
||||||
|
font-size: 0.8rem;
|
||||||
|
}
|
||||||
pre {
|
pre {
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
padding: 0.3rem;
|
padding: 0.3rem;
|
||||||
margin-left: -0.3rem;
|
margin-left: -0.3rem;
|
||||||
}
|
}
|
||||||
code {
|
code {
|
||||||
font-size: 0.8rem;
|
|
||||||
line-height: 1.2rem;
|
line-height: 1.2rem;
|
||||||
background-color: #f4f4f4;
|
background-color: #f4f4f4;
|
||||||
margin-top: -0.05rem;
|
margin-top: -0.05rem;
|
||||||
|
@ -5,6 +5,7 @@ html
|
|||||||
font-family "bau","Helvetica Neue",helvetica,arial,sans-serif
|
font-family "bau","Helvetica Neue",helvetica,arial,sans-serif
|
||||||
|
|
||||||
code
|
code
|
||||||
|
pre
|
||||||
li:before
|
li:before
|
||||||
.spin
|
.spin
|
||||||
#bred a
|
#bred a
|
||||||
@ -56,13 +57,16 @@ h3 code
|
|||||||
font-size inherit
|
font-size inherit
|
||||||
padding .3rem
|
padding .3rem
|
||||||
|
|
||||||
|
pre
|
||||||
|
code
|
||||||
|
font-size .8rem
|
||||||
|
|
||||||
pre
|
pre
|
||||||
background-color #f5f5f5
|
background-color #f5f5f5
|
||||||
padding .3rem
|
padding .3rem
|
||||||
margin-left -.3rem
|
margin-left -.3rem
|
||||||
|
|
||||||
code
|
code
|
||||||
font-size .8rem
|
|
||||||
line-height 1.2rem
|
line-height 1.2rem
|
||||||
background-color #f4f4f4
|
background-color #f4f4f4
|
||||||
margin-top -.05rem
|
margin-top -.05rem
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
::
|
::
|
||||||
/? 314
|
/? 314
|
||||||
/= gas /$ fuel
|
/= gas /$ fuel
|
||||||
/= ral /: /=home=/pub /% /react-js/
|
/= ral /: /=home= /% /react-js/
|
||||||
::
|
::
|
||||||
::::
|
::::
|
||||||
::
|
::
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
::
|
::
|
||||||
/? 314
|
/? 314
|
||||||
/= gas /$ fuel
|
/= gas /$ fuel
|
||||||
/= ral /: /=home=/pub /% /react-js/
|
/= ral /: /=home= /% /react-js/
|
||||||
/= pal /: /=home=/pub
|
/= pal /: /=home=
|
||||||
/; |= a=(map ,@ta cord) a
|
/; |= a=(map ,@ta cord) a
|
||||||
/% 2
|
/% 2
|
||||||
/_ /react-js/
|
/_ /react-js/
|
||||||
::
|
::
|
||||||
/= sal /: /=home=/pub
|
/= sal /: /=home=
|
||||||
/; |= a=(map ,@ta json) a
|
/; |= a=(map ,@ta json) a
|
||||||
/% 2
|
/% 2
|
||||||
/_ /react-snip-json/
|
/_ /react-snip-json/
|
||||||
|
Loading…
Reference in New Issue
Block a user