mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-10 11:28:51 -06:00
Docs: update benchmarks
This commit is contained in:
5
docs/_static/custom.css
vendored
5
docs/_static/custom.css
vendored
@@ -37,19 +37,18 @@ code {
|
||||
.warning { background-color: rgb(220 150 40 / 10%); }
|
||||
.warning * { color: rgb(105 72 28); }
|
||||
|
||||
.input_area, .output_area {
|
||||
.input_area, .output_area, .output_area img {
|
||||
border-radius: 8px !important;
|
||||
border-width: 0 !important;
|
||||
margin: 8px 0 8px 0;
|
||||
}
|
||||
|
||||
.output_area {
|
||||
padding: 12px;
|
||||
padding: 4px;
|
||||
background-color: hsl(227 60% 11% / 0.7) !important;
|
||||
}
|
||||
|
||||
.output_area pre {
|
||||
//overflow: hidden;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user