From 7d657b43f3e2020147854208034e21f925a1cdb1 Mon Sep 17 00:00:00 2001 From: "j.taneichi" Date: Sat, 30 May 2015 12:39:33 +0900 Subject: [PATCH] fix --- css/styles.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/css/styles.css b/css/styles.css index 7808fe7..19d1c10 100755 --- a/css/styles.css +++ b/css/styles.css @@ -18,10 +18,3 @@ bootstrapのように利用して簡単にサイトを構築するためのチ /* ### animation ### */ @import url("animation.css"); -/* ### Layout ### */ -@import url("layout.css"); -@import url("buttons.css"); -@import url("fixie-demo.css"); - -/* ### Components ### */ -@import url("highlight/styles/googlecode.css");