mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-06 07:22:14 +08:00
11 lines
236 B
CSS
11 lines
236 B
CSS
@import 'theme.css';
|
|
|
|
.cmdusage .last {
|
|
font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;
|
|
white-space: nowrap;
|
|
font-size: 75%;
|
|
}
|
|
|
|
.wy-nav-content {
|
|
max-width: 1000px;
|
|
}
|