Skip to content

Commit

Permalink
RylanPage
Browse files Browse the repository at this point in the history
  • Loading branch information
RylanJGraham committed Jun 9, 2024
1 parent a6c09ed commit f4fb11e
Show file tree
Hide file tree
Showing 14 changed files with 197 additions and 518 deletions.
697 changes: 181 additions & 516 deletions docs/RylanGraham.html

Large diffs are not rendered by default.

18 changes: 16 additions & 2 deletions docs/assets/css/personal.css
Original file line number Diff line number Diff line change
Expand Up @@ -2356,16 +2356,29 @@ article.special>footer {
z-index: 1; /* Ensure the text appears above the image */
}


.figure {
position: relative;
width: 100%;
height: 300px;
border-radius: 5%;
margin: 20px;
display: flex;
flex-direction: column;
align-items: center;

}

.figure span{
align-items: center;
justify-content: center;
color: green;
font-size: 24px;
font-weight: bold;
}

.figure img{
opacity: 0.7;
background-color: black;
}

.figure img.Sirv.image-hover {
Expand All @@ -2381,4 +2394,5 @@ article.special>footer {
.figure:hover img.Sirv.image-hover {
opacity: 1;
border-radius: 5%;
}
}

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 docs/images/bio/Rylan/Debug_Screen_DEMO.png
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 docs/images/bio/Rylan/Debug_SpriteSheet (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f4fb11e

Please sign in to comment.