mirror of
https://github.com/irmen/prog8.git
synced 2025-08-05 06:28:20 +00:00
new docs
This commit is contained in:
14
docs/source/_static/css/customize.css
Normal file
14
docs/source/_static/css/customize.css
Normal file
@@ -0,0 +1,14 @@
|
||||
.wy-nav-content {
|
||||
max-width: 900px;
|
||||
}
|
||||
|
||||
/* override table width restrictions */
|
||||
.wy-table-responsive table td, .wy-table-responsive table th {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.wy-table-responsive {
|
||||
margin-bottom: 24px;
|
||||
max-width: 100%;
|
||||
overflow: visible;
|
||||
}
|
BIN
docs/source/_static/logo.jpg
Normal file
BIN
docs/source/_static/logo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
docs/source/_static/logo_small.jpg
Normal file
BIN
docs/source/_static/logo_small.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
Reference in New Issue
Block a user