From 20bced1bd91da52419f2a9eb772a173fb8f5bc88 Mon Sep 17 00:00:00 2001 From: Bolero-MURAKAMI Date: Wed, 29 Oct 2014 16:50:26 +0900 Subject: [PATCH] fix. --- assets/css/boleros.css | 11 +++ index.html | 207 +++++++++++++++++++++-------------------- 2 files changed, 118 insertions(+), 100 deletions(-) create mode 100644 assets/css/boleros.css diff --git a/assets/css/boleros.css b/assets/css/boleros.css new file mode 100644 index 00000000..db28c09f --- /dev/null +++ b/assets/css/boleros.css @@ -0,0 +1,11 @@ + +.boleros-body { + background-color: #16160E; +} +.boleros-offset { + margin-left: 40px; + margin-right: 40px; +} +.boleros-back { + background-color: #F3F3F3; +} diff --git a/index.html b/index.html index a427cfe1..5fd33e8e 100644 --- a/index.html +++ b/index.html @@ -11,10 +11,11 @@ - - + + + - +