|
|
|
@ -158,6 +158,25 @@ a {
|
|
|
|
|
padding-top: 5px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* -------------------------------------------------- */ |
|
|
|
|
/* Projects */ |
|
|
|
|
/* -------------------------------------------------- */ |
|
|
|
|
#projects .columns { |
|
|
|
|
/* border: 1px dashed gray; */ |
|
|
|
|
min-height: 23em; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* -------------------------------------------------- */ |
|
|
|
|
/* Projects */ |
|
|
|
|
/* -------------------------------------------------- */ |
|
|
|
|
.presentations .columns { |
|
|
|
|
/* border: 1px dashed gray; */ |
|
|
|
|
min-height: 10em; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* -------------------------------------------------- */ |
|
|
|
|
/* Generic */ |
|
|
|
|
/* -------------------------------------------------- */ |
|
|
|
|