diff --git a/static/css/main.css b/static/css/main.css index 4c51c3c..40e27e3 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -124,8 +124,8 @@ b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, -article, aside, canvas, details, embed, -figure, figcaption, footer, header, hgroup, +article, aside, canvas, details, embed, +figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; @@ -136,7 +136,7 @@ time, mark, audio, video { vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ -article, aside, details, figcaption, figure, +article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } @@ -422,6 +422,7 @@ section.icons .content { width: auto; } section.icons .content a { + font-size: 14px; margin-left: 6px; margin-right: 6px; color: #555555;