mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 11:29:48 +08:00
make documents on readthedocs
This commit is contained in:
15
docs/_static/my.css
vendored
Normal file
15
docs/_static/my.css
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
@import 'https://media.readthedocs.org/css/sphinx_rtd_theme.css';
|
||||
|
||||
.wy-nav-content {
|
||||
max-width: 1020px
|
||||
}
|
||||
|
||||
.rst-content .topic {
|
||||
border: silver 1px solid;
|
||||
margin: 10px auto;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.rst-content .highlight>pre {
|
||||
line-height: 1.5;
|
||||
}
|
||||
Reference in New Issue
Block a user