mirror of
https://github.com/simonw/datasette.git
synced 2026-05-27 20:36:17 +02:00
7 lines
116 B
CSS
7 lines
116 B
CSS
a.external {
|
|
overflow-wrap: anywhere;
|
|
}
|
|
|
|
div .wy-side-nav-search > div.version {
|
|
color: rgba(0,0,0,0.75);
|
|
}
|