Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Jorge Luis
/
zde
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4b3ed115
authored
Jun 28, 2021
by
Jorge Luis
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
ultimo commit de info
parent
98f361e2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
css/app.css
index.html
css/app.css
View file @
4b3ed115
...
@@ -60,3 +60,25 @@
...
@@ -60,3 +60,25 @@
.content-confirm
{
.content-confirm
{
font-family
:
'Lato'
,
sans-serif
!important
;
font-family
:
'Lato'
,
sans-serif
!important
;
color
:
black
!important
;
}
color
:
black
!important
;
}
/*cambiar color de tipografia**/
.heading-block
h2
{
color
:
#5ab4e8
!important
;
}
.button.button-circle
:hover
{
background-color
:
#5ab4e8
!important
;
}
.button.button-circle
a
:hover
{
color
:
white
!important
;
}
.botton-contact
{
background-color
:
#5ab4e8
!important
;
}
.botton-chect-contact
{
background-color
:
#5ab4e8
!important
;
}
.icon-angle-up
:hover
{
background-color
:
#5ab4e8
!important
;
}
.dark
h3
{
color
:
#5ab4e8
!important
;
}
index.html
View file @
4b3ed115
This diff is collapsed.
Click to expand it.
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