}
/* Content styling */
-.side {
- float: right;
-}
-
.side, .comment {
color: $light-text-color;
}
}
-
-.pretitle, .subtitle {
- h1 {
- display: inline-block;
- font-size: 165%;
- }
- .side {
- margin-left: 0.5em;
- margin-top: 0.8em;
- }
-}
-.pretitle {
- margin-bottom: 1em;
-}
-.subtitle {
- margin-top: 2em;
-}
-.title {
- clear: both;
- margin-bottom: 1em;
-}
-
figure {
margin: 0;
}