This website works better with JavaScript.
Home
Explore
Help
Sign In
cccccccc
/
stretch_tutorials
mirror of
https://github.com/hello-robot/stretch_tutorials.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Edit css no copy option
pull/16/head
hello-chintan
1 year ago
parent
ec069d1cab
commit
09286349d3
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
extra.css
+ 9
- 0
extra.css
View File
@ -31,3 +31,12 @@ Tables set to 100% width
.
md-typeset
table
:
not
(
[
class
]
)
{
display
:
table
;
}
.
shell-prompt
code
::
before
{
content
:
"$ "
;
color
:
grey
;
}
.
highlight
.
no-copy
.
md-clipboard
{
display
:
none
;
}
Write
Preview
Loading…
Cancel
Save