mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Remove custom stylesheets
This commit is contained in:
parent
631e3e350f
commit
ba5d8f15df
2 changed files with 0 additions and 4722 deletions
|
|
@ -1,22 +0,0 @@
|
|||
@import url("theme.css");
|
||||
|
||||
.wy-side-nav-search, .wy-nav-top {
|
||||
background-color: #d1ccc1;
|
||||
}
|
||||
|
||||
.wy-nav-top, .wy-nav-top a {
|
||||
color: #3b3936;
|
||||
}
|
||||
|
||||
.wy-side-nav-search input[type=text] {
|
||||
border-color: #918e86;
|
||||
}
|
||||
|
||||
.wy-nav-content a:visited {
|
||||
color: #2980B9;
|
||||
}
|
||||
|
||||
.wy-menu-vertical a:active {
|
||||
color: #3b3936;
|
||||
background-color: #d1ccc1;
|
||||
}
|
||||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue