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
f7a09b47
Commit
f7a09b47
authored
Mar 05, 2017
by
key-amb
Browse files
Enhance / Add site.css to customize UI for one's own site
parent
0993ebc0
Changes
2
Hide whitespace changes
Inline
Side-by-side
layouts/partials/header.html
View file @
f7a09b47
...
...
@@ -13,6 +13,7 @@
<link
rel=
"stylesheet"
href=
"{{ $baseUrl }}/css/bootstrap-theme.min.css"
>
<link
rel=
"stylesheet"
href=
"{{ $baseUrl }}/css/theme.css"
>
<link
rel=
"stylesheet"
href=
"{{ $baseUrl }}/css/bootie-docs.css"
>
<link
rel=
"stylesheet"
href=
"{{ $baseUrl }}/css/site.css"
>
</head>
<body
role=
"document"
>
...
...
static/css/site.css
0 → 100644
View file @
f7a09b47
/*
* You can add styles to customize UI for your own site
* into CSS file: static/css/site.css
*/
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