|
|
|
@ -15,10 +15,14 @@ h2 {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
figure {
|
|
|
|
|
max-width: 100%;
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
}
|
|
|
|
|
max-width: 100%;
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
figcaption {
|
|
|
|
|
padding-left: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#creator {
|
|
|
|
|
border-bottom: 0;
|
|
|
|
@ -228,10 +232,15 @@ iframe {
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#creator {
|
|
|
|
|
border-bottom: 0;
|
|
|
|
|
padding-bottom: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#sideBarDescInner p, #sideBarDescInner h2 {
|
|
|
|
|
margin-bottom: 5px;
|
|
|
|
|
padding-bottom: 5px;
|
|
|
|
|
line-height: 21px;
|
|
|
|
|
line-height: 18px;
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
font-family: "inconsolata", monospace;
|
|
|
|
|
border-bottom: 3px double white;
|
|
|
|
@ -241,8 +250,14 @@ iframe {
|
|
|
|
|
width: 20px;
|
|
|
|
|
display: initial !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#bio p {
|
|
|
|
|
border: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media only screen and (max-width:1280px){
|
|
|
|
|
.project {
|
|
|
|
|
width: 90%;
|
|
|
|
|