Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
luminy-org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eloi Perdereau
luminy-org
Commits
1a4e8dac
Commit
1a4e8dac
authored
5 years ago
by
Eloi Perdereau
Browse files
Options
Downloads
Patches
Plain Diff
font of title page tempura
parent
49249134
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
_sass/minimal-mistakes.scss
+6
-0
6 additions, 0 deletions
_sass/minimal-mistakes.scss
_sass/minimal-mistakes/_page.scss
+4
-3
4 additions, 3 deletions
_sass/minimal-mistakes/_page.scss
assets/fonts/TEMPSITC.TTF
+0
-0
0 additions, 0 deletions
assets/fonts/TEMPSITC.TTF
with
10 additions
and
3 deletions
_sass/minimal-mistakes.scss
+
6
−
0
View file @
1a4e8dac
...
...
@@ -38,3 +38,9 @@
@import
"minimal-mistakes/archive"
;
@import
"minimal-mistakes/sidebar"
;
@import
"minimal-mistakes/print"
;
@font-face
{
font-family
:
"Tempus Sans ITC"
;
src
:
url("/assets/fonts/TEMPSITC.TTF")
;
}
This diff is collapsed.
Click to expand it.
_sass/minimal-mistakes/_page.scss
+
4
−
3
View file @
1a4e8dac
...
...
@@ -71,6 +71,7 @@ body {
.page__title
{
margin-top
:
0
;
line-height
:
1
;
font-family
:
"Tempus Sans ITC"
;
&
+
.page__meta
{
margin-top
:
-0
.5em
;
...
...
@@ -196,7 +197,7 @@ body {
.page__meta
,
.page__lead
,
.btn
{
color
:
#fff
;
color
:
$lighter-gray
;
text-shadow
:
1px
1px
4px
rgba
(
#000
,
0
.5
);
}
...
...
@@ -205,10 +206,10 @@ body {
}
.page__title
{
font-size
:
$type-size-2
;
font-size
:
3em
;
@include
breakpoint
(
$small
)
{
font-size
:
$type-size-1
;
font-size
:
3em
;
}
}
}
...
...
This diff is collapsed.
Click to expand it.
assets/fonts/TEMPSITC.TTF
0 → 100644
+
0
−
0
View file @
1a4e8dac
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment