Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
HIAST-Clinics
Project
Project
Details
Activity
Releases
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
almohanad.hafez
HIAST-Clinics
Commits
d788142b
Commit
d788142b
authored
Aug 20, 2024
by
Almouhannad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(F) Edit buttons font weight
parent
6a03020f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
header.component.css
...d/src/app/components/template/header/header.component.css
+5
-0
No files found.
Clinics.Frontend/src/app/components/template/header/header.component.css
View file @
d788142b
...
@@ -5,8 +5,13 @@
...
@@ -5,8 +5,13 @@
color
:
var
(
--heading-color
);
color
:
var
(
--heading-color
);
}
}
.custom-buttons
.btn-outline-primary
{
font-weight
:
650
;
}
.custom-buttons
.btn-outline-secondary
{
.custom-buttons
.btn-outline-secondary
{
color
:
var
(
--heading-color
);
color
:
var
(
--heading-color
);
font-weight
:
650
;
border
:
none
;
border
:
none
;
}
}
...
...
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