Skip to content

Commit

Permalink
Update github.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrianotiger authored Dec 7, 2023
1 parent 6acee37 commit 7c6cbee
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions github.css
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ img.nav
vertical-align:middle;
filter: drop-shadow(1px 1px 3px #264264);
}
h1
{
font-size: 160%;
margin: 1vh;
}
a
{
color:white;
Expand All @@ -82,10 +87,12 @@ a
}
h2
{
font-size: 140%;
margin:0 auto;
}
h3
{
font-size: 120%;
margin:5px;
}
.btn
Expand Down

0 comments on commit 7c6cbee

Please sign in to comment.