Added share buttons

pull/41/head
Laurent Cozic 2017-11-17 23:17:16 +00:00
parent bd265e5a9d
commit 2f3458e207
3 changed files with 3 additions and 0 deletions

View File

@ -123,6 +123,7 @@ const headerHtml = `<!doctype html>
position:fixed; position:fixed;
top: 0; top: 0;
width: inherit; width: inherit;
box-shadow: 0 0 10px #000000;
} }
.nav a { .nav a {
color: white; color: white;

View File

@ -117,6 +117,7 @@
position:fixed; position:fixed;
top: 0; top: 0;
width: inherit; width: inherit;
box-shadow: 0 0 10px #000000;
} }
.nav a { .nav a {
color: white; color: white;

View File

@ -117,6 +117,7 @@
position:fixed; position:fixed;
top: 0; top: 0;
width: inherit; width: inherit;
box-shadow: 0 0 10px #000000;
} }
.nav a { .nav a {
color: white; color: white;