Describe 8091 dashboard page
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
margin-bottom: 10px;
|
||||
box-shadow: var(--shadow);
|
||||
}
|
||||
.shared-note{margin:0 0 14px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#eef8fb;color:#355468;font-size:13px;line-height:1.6}
|
||||
h2, h3 { margin: 0 0 10px; letter-spacing:-.02em; }
|
||||
.hero-card{
|
||||
background: linear-gradient(180deg,#fff 0%,#f8f4ee 100%);
|
||||
@@ -327,6 +328,7 @@
|
||||
<body>
|
||||
<div class="top-band"></div>
|
||||
<div class="wrap">
|
||||
<div class="shared-note">`8091` 페이지입니다. 프로젝트별 투입시간, 인원 현황, 기간별 집계와 상세 분석을 보여주는 메인 대시보드입니다.</div>
|
||||
<div class="card hero-card">
|
||||
<div class="hero-head">
|
||||
<h2 class="hero-title">프로젝트 투입시간 대시보드</h2>
|
||||
|
||||
Reference in New Issue
Block a user