X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=265fcca3e0c7e35fbc84f948c14c3c3273a2493a;hb=a74a20d64f0c3c757c9a97f9f9a858adca266221;hp=5e993a4ad82985114d8c16494ddf2d7f6869d4e7;hpb=718e9203005d949b83c51c0f989e8ff00adb880c;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index 5e993a4..265fcca 100644 --- a/includes/style.css +++ b/includes/style.css @@ -69,6 +69,7 @@ li { #contact_me { margin-top:100px; + font-family:sans-serif; } /* reprap */ @@ -140,6 +141,7 @@ li { #notes h2 { margin-bottom:10px; + font-family:sans-serif; } .note { @@ -149,3 +151,7 @@ li { .note p { margin-bottom:5px; } + +pre { + margin-top:10px; +}