Unverified Commit 89d9bd93 authored by eisfunke's avatar eisfunke
Browse files

Add emph as i to stylesheet, add logging declaration

parent 33f90094
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -93,6 +93,7 @@
            <div class="box center" id="footer">
                <p>- 2018 - Nicolas Lenz -</p>
                <p><small>Proudly hand-crafted with pure XHTML &amp; Sass - no JavaScript, PHP or Google services.</small></p>
                <p><small>I don't log <emph>anything</emph> on this website.</small></p>
            </div>
        </div>
    </body>
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ p
b
    font-weight: bold

i
i, emph
    font-style: italic

small