mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 00:07:38 +00:00
docs: delete unused CSS directives
This commit is contained in:
parent
0b37e59217
commit
9b0c03ba48
1 changed files with 0 additions and 21 deletions
|
@ -1,26 +1,5 @@
|
|||
@import url("theme.css");
|
||||
|
||||
/* The Return of the Borg.
|
||||
*
|
||||
* Have a bit green and grey and darkness (and if only in the upper left corner).
|
||||
*/
|
||||
|
||||
.wy-side-nav-search {
|
||||
background-color: #000000 !important;
|
||||
}
|
||||
|
||||
.wy-side-nav-search input[type="text"] {
|
||||
border-color: #000000;
|
||||
}
|
||||
|
||||
.wy-side-nav-search > a {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
.wy-side-nav-search > div.version {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
dt code {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue