aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2011-05-03 09:49:56 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2011-05-03 09:49:56 -0500
commit8ac897c3b6834120eeaec6e8cd1646032b1b3739 (patch)
tree3df6ea0b626f7eddee0da7c758b8a8e7238ff0f4 /mediagoblin/static
parent3dca2776a63886adcaac4bde188fb9ec8e74cfe2 (diff)
downloadmediagoblin-8ac897c3b6834120eeaec6e8cd1646032b1b3739.tar.lz
mediagoblin-8ac897c3b6834120eeaec6e8cd1646032b1b3739.tar.xz
mediagoblin-8ac897c3b6834120eeaec6e8cd1646032b1b3739.zip
Add the base.css and reference it so other people can start working on it :)
Diffstat (limited to 'mediagoblin/static')
-rw-r--r--mediagoblin/static/css/base.css1
1 files changed, 1 insertions, 0 deletions
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