cryman38 commited on
Commit
c37b0c9
·
verified ·
1 Parent(s): 10d737d

Upload style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
style.css CHANGED
@@ -175,6 +175,7 @@ body {
175
  margin-bottom: 20px;
176
  position: relative;
177
  max-height: 100%;
 
178
  }
179
 
180
  .table-container table {
 
175
  margin-bottom: 20px;
176
  position: relative;
177
  max-height: 100%;
178
+ box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* 그림자 */
179
  }
180
 
181
  .table-container table {