Selected updates from latest beautiful-jekyll changes

Update main.css, nexted menus: ensure title width is wide enough to
accommodate children, Integrating public custom linkedin URL, add
instagram, snapchat, youtube, and spotify links, updated awesome-font to
v4.6, and updated CSS
This commit is contained in:
Michael Romero 2017-02-20 00:10:26 -08:00
commit b418d4c303
9 changed files with 213 additions and 20 deletions

View file

@ -1,5 +1,5 @@
.highlight { background: #ffffff; }
.highlight pre { background-color: #fff; font-size: 16px }
/* .highlight { background: #ffffff; } */
/* .highlight pre { background-color: #fff; font-size: 16px } */
.highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */