diff options
Diffstat (limited to 'rust/theBook/chapter-2-guessing-game/guessing_game/target/doc/noscript.css')
-rw-r--r-- | rust/theBook/chapter-2-guessing-game/guessing_game/target/doc/noscript.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/theBook/chapter-2-guessing-game/guessing_game/target/doc/noscript.css b/rust/theBook/chapter-2-guessing-game/guessing_game/target/doc/noscript.css new file mode 100644 index 0000000..e81ec19 --- /dev/null +++ b/rust/theBook/chapter-2-guessing-game/guessing_game/target/doc/noscript.css @@ -0,0 +1 @@ + #main-content .attributes{margin-left:0 !important;}#copy-path{display:none;}nav.sub{display:none;}.source .sidebar{display:none;}
\ No newline at end of file |