This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
mdBook
Watch
1
Star
0
Fork
You've already forked mdBook
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d7e92e2513
mdBook
/
book-example
/
my_custom.css
2 lines
58 B
CSS
Raw
Normal View
History
Unescape
Escape
Add a JavaScript example
2017-09-21 18:18:13 +08:00
.
custom_border
{
border
:
2
px
dotted
#f00
;
padding
:
6
px
;
}