diff options
| author | adamhrv <adam@ahprojects.com> | 2019-06-28 00:34:06 +0200 |
|---|---|---|
| committer | adamhrv <adam@ahprojects.com> | 2019-06-28 00:34:06 +0200 |
| commit | 12c5198dfc09695d7233b0513ed2be72d5bbed51 (patch) | |
| tree | 8956c25fea91b0defbd67bf05be03c3e1bbd2f8a /site | |
| parent | e59368b162df513f9eef6f4f83b63d6fb13a44b5 (diff) | |
| parent | b7f8cfd92446c8107c75b4840c56d92304c16e78 (diff) | |
merge
Diffstat (limited to 'site')
| -rw-r--r-- | site/assets/css/css.css | 8 | ||||
| -rw-r--r-- | site/content/pages/research/munich_security_conference/index.md | 7 |
2 files changed, 11 insertions, 4 deletions
diff --git a/site/assets/css/css.css b/site/assets/css/css.css index 4a16f171..adc1a2fa 100644 --- a/site/assets/css/css.css +++ b/site/assets/css/css.css @@ -433,11 +433,13 @@ p.subp{ font-weight: 400; clear:left; } -.left-sidebar .meta, .right-sidebar .meta { +.left-sidebar .meta, +.right-sidebar .meta { flex-direction: column; } -.mobile .left-sidebar .meta, .right-sidebar .meta { - display: inline-block; +.mobile .left-sidebar .meta, +.right-sidebar .meta { + display: block; border-bottom: 1px solid #333; padding:10px 10px 10px 0; margin: 0 4px 4px 0; diff --git a/site/content/pages/research/munich_security_conference/index.md b/site/content/pages/research/munich_security_conference/index.md index 37f69e00..b361f84b 100644 --- a/site/content/pages/research/munich_security_conference/index.md +++ b/site/content/pages/research/munich_security_conference/index.md @@ -16,8 +16,13 @@ authors: Adam Harvey ## 5,000 Embassy Flickr Photos Were used to Train Face Recognition ### sidebar + ++ Test: ok ++ Foo: bar + ### end sidebar -+ more: again + +[page under devlopment] Intro paragraph. |
