project photos addition
@@ -225,12 +225,33 @@ a {
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.vFlex {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.spaceBetween {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.onRight {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.bgi {
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: center;
|
||||
opacity: 0.4;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
#Vertical {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
@@ -406,8 +427,23 @@ a {
|
||||
background-color: rgba(22, 22, 22, .8);
|
||||
}
|
||||
|
||||
.project .topBox, .project .bottomBox {
|
||||
padding-left: 1rem;
|
||||
.projTitle > * {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.projBody {
|
||||
position: relative;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.project .topBox, .project .bottomBox, .project .projTitle {
|
||||
padding: 0 1rem;
|
||||
z-index: inherit;
|
||||
}
|
||||
|
||||
.backedBody {
|
||||
background-color: #1a1a1a;
|
||||
padding: .25em;
|
||||
}
|
||||
|
||||
.tab {
|
||||
@@ -425,18 +461,6 @@ a {
|
||||
height: 3rem;
|
||||
}
|
||||
|
||||
.topBox {
|
||||
padding-left: .5rem;
|
||||
padding-right: 1rem;
|
||||
height: 75%;
|
||||
}
|
||||
|
||||
.bottomBox {
|
||||
height: auto;
|
||||
padding-left: 0rem;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
|
||||
.bottomBox a, .placeholding {
|
||||
vertical-align: middle;
|
||||
display: inline;
|
||||
|
||||
BIN
src/assets/photos/ceoOfYugo.png
Normal file
|
After Width: | Height: | Size: 98 KiB |
BIN
src/assets/photos/chessbed.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
BIN
src/assets/photos/geovisF.png
Normal file
|
After Width: | Height: | Size: 1.9 MiB |
BIN
src/assets/photos/occupyRIT.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
src/assets/photos/resume.png
Normal file
|
After Width: | Height: | Size: 247 KiB |
BIN
src/assets/photos/slate.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
src/assets/photos/vexcodeButtons.jpeg
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
src/assets/photos/website.png
Normal file
|
After Width: | Height: | Size: 453 KiB |