/* Icons */ .icon { vertical-align: sub; padding-right: 0.25rem; display: inline-block; width: 1em; height: 1.3em; margin-right: 0.2rem; stroke-width: 0; stroke: currentColor; fill: currentColor; } /* Anchors */ a.anchor { text-decoration: none; } /* Fences */ .blue { background-color: steelblue; padding: 5px; } #insideme { color: yellow; } .red { background-color: red; }