From a42e851d499b87f959ef2406f502f25fe328b84c Mon Sep 17 00:00:00 2001 From: Georg Fischer Date: Fri, 20 Sep 2013 22:11:29 +0200 Subject: [PATCH] rename global.css => main.css --- index.html | 2 +- styles/{global.css => main.css} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename styles/{global.css => main.css} (100%) diff --git a/index.html b/index.html index c024148..5bcdbc4 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ image glitch experiment - +
diff --git a/styles/global.css b/styles/main.css similarity index 100% rename from styles/global.css rename to styles/main.css