projects
/
onyx-live.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5055f2e
)
ugh stupid css
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Tue, 12 Oct 2021 03:09:49 +0000
(22:09 -0500)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Tue, 12 Oct 2021 03:09:49 +0000
(22:09 -0500)
static/css/index.css
patch
|
blob
|
history
diff --git
a/static/css/index.css
b/static/css/index.css
index 727e9029cb3a6a8611a890e046f097ab1e3f9748..3fb267759dc3edc20d674dbf7189093a825d1368 100644
(file)
--- a/
static/css/index.css
+++ b/
static/css/index.css
@@
-237,3
+237,7
@@
select:hover {
.modal .file-list .file-delete:hover {
background: #a04444;
}
+
+.ace_editor {
+ font-family: "mononoki Nerd Font Mono", "mononoki NF", Monaco, Menlo, "Ubuntu Mono", Consolas, source-code-pro, monospace !important;
+}