mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
10 lines
153 B
Text
10 lines
153 B
Text
@import url("cloud.css");
|
|
|
|
table.docutils th.field-name {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
p code.literal {
|
|
white-space: normal;
|
|
word-wrap: break-word;
|
|
}
|