From 8ac897c3b6834120eeaec6e8cd1646032b1b3739 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Tue, 3 May 2011 09:49:56 -0500 Subject: Add the base.css and reference it so other people can start working on it :) --- mediagoblin/static/css/base.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 mediagoblin/static/css/base.css (limited to 'mediagoblin/static/css/base.css') diff --git a/mediagoblin/static/css/base.css b/mediagoblin/static/css/base.css new file mode 100644 index 00000000..93b0b1a2 --- /dev/null +++ b/mediagoblin/static/css/base.css @@ -0,0 +1 @@ +/* stuff goes here :) */ \ No newline at end of file -- cgit v1.2.3