From 5f4eaed419517a43f6c64a7bd93a7e321b819d91 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Tue, 19 Jun 2018 09:14:00 -0300 Subject: [PATCH] trying to fix the way projects and presentations appear --- cv.css | 19 +++++++++++++ index.html | 82 ++++++++++++++++++++++++++++-------------------------- 2 files changed, 61 insertions(+), 40 deletions(-) diff --git a/cv.css b/cv.css index 542206e..351d264 100644 --- a/cv.css +++ b/cv.css @@ -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 */ /* -------------------------------------------------- */ diff --git a/index.html b/index.html index 7019c74..b994dff 100644 --- a/index.html +++ b/index.html @@ -600,7 +600,7 @@ -
+

@@ -609,53 +609,55 @@

-