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
University of Michigan Fencing
club-theme
Commits
d321a882
Commit
d321a882
authored
Apr 28, 2015
by
key-amb
Browse files
Use helvetica for all fonts
parent
b8761a3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/css/bootie-docs.css
View file @
d321a882
...
...
@@ -3,7 +3,7 @@
*/
body
{
font-family
:
Georgia
,
"Times New Roman"
,
Times
,
serif
;
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-
serif
;
color
:
#555
;
}
...
...
@@ -14,7 +14,6 @@ h4, .h4,
h5
,
.h5
,
h6
,
.h6
{
margin-top
:
0
;
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-weight
:
normal
;
color
:
#333
;
}
...
...
Write
Preview
Markdown
is supported
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