diff options
author | Jef van Schendel <mail@jefvanschendel.nl> | 2011-12-18 01:41:01 +0100 |
---|---|---|
committer | Jef van Schendel <mail@jefvanschendel.nl> | 2011-12-18 01:41:01 +0100 |
commit | 4fe9c9b99fc14f827d87ef803a9a67508591220f (patch) | |
tree | 85c2e8b122bb268715a3066db580f4110536752b /mediagoblin/static/css/extlib/reset.css | |
parent | 1bb8eb89c7566cb473c2a7c317420bceaf8e9111 (diff) | |
download | mediagoblin-4fe9c9b99fc14f827d87ef803a9a67508591220f.tar.lz mediagoblin-4fe9c9b99fc14f827d87ef803a9a67508591220f.tar.xz mediagoblin-4fe9c9b99fc14f827d87ef803a9a67508591220f.zip |
Move reset.css to extlib and symlink it
Diffstat (limited to 'mediagoblin/static/css/extlib/reset.css')
l--------- | mediagoblin/static/css/extlib/reset.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mediagoblin/static/css/extlib/reset.css b/mediagoblin/static/css/extlib/reset.css new file mode 120000 index 00000000..6084e137 --- /dev/null +++ b/mediagoblin/static/css/extlib/reset.css @@ -0,0 +1 @@ +../../../../extlib/reset/reset.css
\ No newline at end of file |