aboutsummaryrefslogtreecommitdiff
path: root/assets/css/www.css
diff options
context:
space:
mode:
authorYour Name <you@example.com>2017-12-26 17:24:31 +0100
committerYour Name <you@example.com>2017-12-26 17:24:31 +0100
commitcaa3691a639cf4f158b75e994cb127e34972fbad (patch)
treee6bc507809fbb138f98f34920ddee9824d614168 /assets/css/www.css
parentc79cd68da9b24a6a5a93884c16074614726ec5a0 (diff)
downloadlesoiseaux.io-caa3691a639cf4f158b75e994cb127e34972fbad.tar.gz
Add www info and discussion
Diffstat (limited to 'assets/css/www.css')
-rw-r--r--assets/css/www.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/assets/css/www.css b/assets/css/www.css
index 722d442..943dd2a 100644
--- a/assets/css/www.css
+++ b/assets/css/www.css
@@ -961,13 +961,16 @@ body {
article {
font-size: 1.6rem;
- max-width: 60rem;
margin: 0 auto; }
article p {
margin: 0 3% 2.5rem 3%;
max-width: 42rem;
font-size: 105%;
text-align: justify; }
+ article video {
+ background: white;
+ height: 40rem;
+ margin-top: 5rem; }
div.map {
position: fixed;