semantic-indieweb/static/css/style.css

31 lines
398 B
CSS

/* Styles for site header */
hgroup.site-header {
padding-bottom: 1em;
}
hgroup.site-header h1 {
margin: 0;
}
hgroup.site-header h2 {
font-weight: normal;
font-size: 1em;
font-style: italic;
padding-left: 0.5em;
margin: 0;
}
img.u-photo {
max-width: 60px;
padding: 0.5em;
}
.glyph {
font-size: 1.25em;
}
nav.site-menu {
border-top: thin solid;
border-bottom: double;
}