From 8dcb846682542c609a5498ed69a30a69cb1eace5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 14 Jan 2019 23:24:16 +0100 Subject: rebuild --- site/assets/css/css.css | 18 ++++++++++++++---- site/public/about/credits/index.html | 1 - site/public/about/disclaimer/index.html | 1 - site/public/about/index.html | 1 - site/public/about/press/index.html | 1 - site/public/about/privacy/index.html | 1 - site/public/about/terms/index.html | 1 - site/public/datasets/index.html | 1 - site/public/datasets/lfw/index.html | 1 - site/public/datasets/vgg_face2/index.html | 1 - site/public/index.html | 9 +++++---- site/public/info/index.html | 1 - site/public/research/00_introduction/index.html | 1 - .../public/research/01_from_1_to_100_pixels/index.html | 1 - site/public/research/index.html | 1 - site/public/test/citations/index.html | 1 - site/public/test/csv/index.html | 1 - site/public/test/datasets/index.html | 1 - site/public/test/face_search/index.html | 1 - site/public/test/gallery/index.html | 1 - site/public/test/index.html | 17 ++++++++--------- site/public/test/map/index.html | 1 - site/public/test/name_search/index.html | 1 - site/templates/home.html | 8 +++++--- site/templates/layout.html | 1 - 25 files changed, 32 insertions(+), 41 deletions(-) (limited to 'site') diff --git a/site/assets/css/css.css b/site/assets/css/css.css index eed1ff48..8239cfc7 100644 --- a/site/assets/css/css.css +++ b/site/assets/css/css.css @@ -134,8 +134,8 @@ h1 { } h2 { color: #ddd; - font-weight: 300; - font-size: 18pt; + font-weight: 400; + font-size: 28pt; margin: 20px 0 10px; padding: 0; transition: color 0.2s cubic-bezier(0,0,1,1); @@ -147,6 +147,13 @@ h3 { font-weight: 500; transition: color 0.2s cubic-bezier(0,0,1,1); } +h4 { + margin: 0 0 10px 0; + padding: 0; + font-size: 11pt; + font-weight: 500; + transition: color 0.2s cubic-bezier(0,0,1,1); +} .content h3 a { color: #888; text-decoration: none; @@ -156,7 +163,7 @@ h3 { text-decoration: underline; } -th, .gray, h3 { +th, .gray, h3, h4 { font-family: 'Roboto Mono', monospace; font-weight: 400; text-transform: uppercase; @@ -220,7 +227,9 @@ p { .right-sidebar { float: right; width: 200px; - margin-left: 40px; + margin-left: 20px; + padding-left: 20px; + border-left: 1px solid #444; } .right-sidebar .meta { flex-direction: column; @@ -433,6 +442,7 @@ section.fullwidth .image { color: #fff; } .intro .under { + font-size: 12px; color: #888; } .intro .under a { diff --git a/site/public/about/credits/index.html b/site/public/about/credits/index.html index 025c0ffd..fecc6c7b 100644 --- a/site/public/about/credits/index.html +++ b/site/public/about/credits/index.html @@ -18,7 +18,6 @@
MegaPixels
- The Darkside of Datasets