Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
agb@immerda.ch
ipick
Commits
6b2c2fff
Commit
6b2c2fff
authored
Apr 06, 2020
by
o@immerda.ch
Browse files
same font selection as our main css
parent
00058a80
Changes
1
Hide whitespace changes
Inline
Side-by-side
ipick.js
View file @
6b2c2fff
...
@@ -56,7 +56,8 @@ var ipickJsIsIncluded = false;
...
@@ -56,7 +56,8 @@ var ipickJsIsIncluded = false;
transition: max-width 300ms ease-in-out;
transition: max-width 300ms ease-in-out;
background-color: #222;
background-color: #222;
font-size: 11.2pt;
font-size: 11.2pt;
font-family: sans-serif;
font-family: -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
font-weight: bold;
text-shadow: none;
text-shadow: none;
z-index: 10000;
z-index: 10000;
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment