fixed fira mono font in theme
This commit is contained in:
parent
a2c5aeb9de
commit
54358be7b8
@ -1,7 +1,7 @@
|
||||
body {
|
||||
background: #ffffff;
|
||||
height: 100%;
|
||||
font-family: Hack, monospace;
|
||||
font-family: Fira Mono, monospace;
|
||||
}
|
||||
|
||||
a {
|
||||
@ -67,12 +67,12 @@ figcaption {
|
||||
}
|
||||
|
||||
#tipue_search_input {
|
||||
font-family: Hack, monospace;
|
||||
font-family: Fira Mono, monospace;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
#tipue_search_results_count, .tipue_search_content_title a, .tipue_search_content_url a, .tipue_search_content_text, #tipue_search_warning {
|
||||
font-family: Hack, monospace;
|
||||
font-family: Fira Mono, monospace;
|
||||
}
|
||||
|
||||
.tipue_search_content_title a, .tipue_search_content_url a {
|
||||
|
Loading…
Reference in New Issue
Block a user