Skip to content

Commit

Permalink
update files
Browse files Browse the repository at this point in the history
  • Loading branch information
professorjosedeassis committed Nov 15, 2023
1 parent 9a1440d commit 3b653a8
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file modified img/banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/banner2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file modified img/youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ body {
background-color: #fff;
padding: 10px 48px;
text-decoration: none;
color: #e6a326;
color: #c00000;
font-size: 1.2em;
font-weight: 700;

Expand Down Expand Up @@ -184,7 +184,7 @@ label {
position: fixed;
top: 5px;
right: 15px;
color: rgba(0, 0, 0, 0.5);
color: rgba(230, 163, 38, 0.5);
}

nav ul {
Expand Down Expand Up @@ -590,7 +590,7 @@ footer {
}

nav ul li a:hover {
color: #e6a326;
color: #c00000;
}

/* Banner */
Expand Down

0 comments on commit 3b653a8

Please sign in to comment.