Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
d456586a
Commit
d456586a
authored
Jun 12, 2020
by
Muhammad Usman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Futura font added
parent
a53574df
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
1 deletions
+14
-1
package-lock.json
frontend/angular/package-lock.json
+0
-0
login.component.scss
.../components/my-career-web/auth/login/login.component.scss
+1
-1
Futura Bold font.ttf
...rc/assets/my-career-web/fonts/futura/Futura Bold font.ttf
+0
-0
_styles.scss
frontend/angular/src/styles/my-career-styles/_styles.scss
+13
-0
No files found.
frontend/angular/package-lock.json
View file @
d456586a
This diff is collapsed.
Click to expand it.
frontend/angular/src/app/components/my-career-web/auth/login/login.component.scss
View file @
d456586a
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
.subtitle-giving-cont
{
.subtitle-giving-cont
{
color
:
#58595B
;
color
:
#58595B
;
font-family
:
"Museo Sans Rounded"
;
font-family
:
"Museo Sans Rounded"
,
sans-serif
;
font-size
:
18px
;
font-size
:
18px
;
letter-spacing
:
0
;
letter-spacing
:
0
;
line-height
:
27px
;
line-height
:
27px
;
...
...
frontend/angular/src/assets/my-career-web/fonts/futura/Futura Bold font.ttf
0 → 100644
View file @
d456586a
File added
frontend/angular/src/styles/my-career-styles/_styles.scss
View file @
d456586a
.my-career-app
{
.my-career-app
{
@font-face
{
font-family
:
'Futura'
;
src
:
url('/assets/my-career-web/fonts/futura/Futura Bold font.ttf')
;
}
@font-face
{
font-family
:
'Museo Sans Rounded'
;
}
@import
"flex-helpers"
;
@import
"flex-helpers"
;
@import
"form"
;
@import
"form"
;
@import
"misc"
;
@import
"misc"
;
...
...
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