Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
editio committed Oct 4, 2024
1 parent 2344d15 commit da9c7a3
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 395 deletions.
6 changes: 4 additions & 2 deletions css/mychanges.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@
*********************************************/
.reveal .progress {
background: rgba(0, 0, 0, 0.2);
color: #D20537;
color: #A5D7D2;
height: 12px;
}


/*.reveal section img {
margin: 15px 0px;
border: 1px solid #c6bfbf;
Expand Down Expand Up @@ -163,7 +165,7 @@ font-size: 1.3em;
height: 70px; /* Match the height of the logo image */
padding: 4px 6px;
position: absolute;
background-color: #A5D7D2; /* Add your desired background color here */
/*background-color: #A5D7D2; !* Add your desired background color here *!*/
text-align: right; /* Align the logo to the right */
}

Expand Down
Loading

0 comments on commit da9c7a3

Please sign in to comment.