update high-res logo
This commit is contained in:
parent
4e7df7616a
commit
2169dd2201
2
docs/_static/css/style.css
vendored
2
docs/_static/css/style.css
vendored
@ -38,7 +38,7 @@ h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend, p.capti
|
||||
/* Fixes for mobile */
|
||||
.wy-nav-top {
|
||||
background-color: #fff;
|
||||
/*background-image: url('../images/tianshou-logo.svg');*/
|
||||
/*background-image: url('../images/tianshou-logo.png');*/
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
padding: 0;
|
||||
|
BIN
docs/_static/images/tianshou-logo.png
vendored
BIN
docs/_static/images/tianshou-logo.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 44 KiB |
1229
docs/_static/images/tianshou-logo.svg
vendored
1229
docs/_static/images/tianshou-logo.svg
vendored
File diff suppressed because it is too large
Load Diff
Before Width: | Height: | Size: 93 KiB |
@ -28,7 +28,7 @@ with open(path.join(here, '..', 'tianshou', '__init__.py')) as f:
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = 'Tianshou'
|
||||
copyright = '2020, Tianshou contributors'
|
||||
copyright = '2020, Tianshou contributors.'
|
||||
author = 'Tianshou contributors'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
|
Loading…
x
Reference in New Issue
Block a user