mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01: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);
|
|
}
|