From 886178869853aa42cfaf23e94c7e30c4457366c3 Mon Sep 17 00:00:00 2001
From: alecbrooks <alecdbrooks@gmail.com>
Date: Tue, 4 Jun 2013 15:54:10 -0500
Subject: [PATCH] Clean up garbage.

---
 static/css/screen.css | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/static/css/screen.css b/static/css/screen.css
index a1d5966..ac04835 100644
--- a/static/css/screen.css
+++ b/static/css/screen.css
@@ -3,7 +3,6 @@
    License: none (public domain)
 */
 
-
 html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code,
@@ -48,8 +47,6 @@ table {
 	border-spacing: 0;
 }
 
-@import url("pygment.css");
-
 /* Mockingbird Theme by Nevan Scott nevanscott.com */
 
 body {
-- 
GitLab