From 7e85b7d63992b21a41eee6715fb67da881ad46cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=A2=E1=84=91=E1=85=B3=E1=86=AF=20=E1=84=82?= =?UTF-8?q?=E1=85=A9=E1=84=90=E1=85=B3=E1=84=87=E1=85=AE=E1=86=A8?= Date: Mon, 25 Jun 2018 10:15:45 +0900 Subject: [PATCH] Add: home article --- index.html | 5 ++-- src/web/css/color_button.css | 2 +- src/web/css/module.css | 16 ++++++++++-- src/web/module/header.html | 4 +-- src/web/module/home_section.html | 44 ++++++++++++++++++++++++++++++++ 5 files changed, 63 insertions(+), 8 deletions(-) create mode 100644 src/web/module/home_section.html diff --git a/index.html b/index.html index 4fb8031..806eeb3 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@ @@ -26,12 +27,10 @@ -
- section +
- footer
diff --git a/src/web/css/color_button.css b/src/web/css/color_button.css index d2799fb..9232825 100644 --- a/src/web/css/color_button.css +++ b/src/web/css/color_button.css @@ -59,7 +59,7 @@ GENERIC BUTTON STYLES .btn.btn-dark:hover{background-color:#202d3d;} .btn.btn-dark:active{top: 3px; outline: none; -webkit-box-shadow: none; box-shadow: none;} -/*DARK BUTTON STYLES*/ +/*ORANGE BUTTON STYLES*/ .btn.btn-orange{color: #000; background-color: #f59e00; border-color: #f59e00; -webkit-box-shadow: 0 3px 0 #b37401; box-shadow: 0 3px 0 #b37401;} .btn.btn-orange:hover{background-color:#dd9003;} .btn.btn-orange:active{top: 3px; outline: none; -webkit-box-shadow: none; box-shadow: none;} diff --git a/src/web/css/module.css b/src/web/css/module.css index 7d85d48..1ddae3b 100644 --- a/src/web/css/module.css +++ b/src/web/css/module.css @@ -37,8 +37,20 @@ footer { -#id { - color: black; +#home { + /*color: red;*/ +} + +.player_free { + display: inline-block; + width: 100%; + background-color: #f00; +} + +.maestro_free { + display: inline-block; + width: 100%; + background-color: #0ff; } \ No newline at end of file diff --git a/src/web/module/header.html b/src/web/module/header.html index 31d5d57..48da28b 100644 --- a/src/web/module/header.html +++ b/src/web/module/header.html @@ -4,11 +4,11 @@ - 플레이어
로그인
+ 마에스트로
로그인
- 마에스트로
로그인
+ 플레이어
로그인
diff --git a/src/web/module/home_section.html b/src/web/module/home_section.html new file mode 100644 index 0000000..bb6c858 --- /dev/null +++ b/src/web/module/home_section.html @@ -0,0 +1,44 @@ +
+ + +
+ +
    +
  1. + 플레이어 관리 +
  2. +
  3. + 과목 관리 +
  4. +
  5. + 랭킹 +
  6. +
  7. + 기록 +
  8. +
+   +   +   + +
    +
  1. + 1만원 : 플레이어 20명 +
  2. +
  3. + 2만원 : 플레이어 50명 +
  4. +
  5. + 3만원 : 플레이어 100명 +
  6. +
+
+