mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2025-12-02 19:16:02 +00:00
deploy: e4f417877d
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
src: url('https://raw.githubusercontent.com/JetBrains/JetBrainsMono/master/fonts/web/JetBrainsMono-Bold.eot') format('embedded-opentype'),
|
||||
url('https://raw.githubusercontent.com/JetBrains/JetBrainsMono/master/fonts/webfonts/JetBrainsMono-Bold.woff2') format('woff2'),
|
||||
url('https://raw.githubusercontent.com/JetBrains/JetBrainsMono/master/fonts/ttf/JetBrainsMono-Bold.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
font-style: bold;
|
||||
}
|
||||
@@ -435,8 +435,7 @@ code.paragraph {
|
||||
}
|
||||
|
||||
.sideMenuPart.hidden > .sideMenuPart {
|
||||
height: 0;
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.filtered > a, .filtered > .navButton {
|
||||
|
||||
Reference in New Issue
Block a user