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 0b4a49d commit 6acee37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions github.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ footer
}
div.blurb
{
background: radial-gradient(ellipse at center, rgba(0,0,50,0.9) 0%,rgba(0,0,50,0.1) 100%);
background: radial-gradient(ellipse at center, rgba(0,0,50,0.8) 0%, rgba(0,0,50,0.4) 100%);
border-style:ridge;
border-width:4px;
border-radius:20px;
Expand Down Expand Up @@ -56,7 +56,7 @@ div.blurb
height:100%;
margin:0 auto;
text-align:center;
font-size:4vmin;
font-size:3vmin;
}
}
td.nav
Expand Down

0 comments on commit 6acee37

Please sign in to comment.