KIM-JINO5 пре 4 месеци
родитељ
комит
039e7c522d

+ 1 - 35
public/css/desktop/account/comment.css

@@ -1,38 +1,4 @@
-@charset "UTF-8";
-/* 작성 댓글 */
-#accountComment {
-  -webkit-box-sizing: border-box;
-          box-sizing: border-box;
-}
-#accountComment table caption {
-  caption-side: top;
-  color: #bbbbbb;
-}
-#accountComment table tr th, #accountComment table tr td {
-  text-align: center;
-}
-#accountComment table thead tr th {
-  background: #133a46;
-}
-#accountComment table tbody tr:hover, #accountComment table tbody tr:focus {
-  background-color: #1a1e21;
-}
-#accountComment table tbody tr th, #accountComment table tbody tr td {
-  text-align: center;
-  vertical-align: middle;
-}
-#accountComment table tbody tr td p {
-  font-size: 13px;
-}
-#accountComment table tbody tr td p a {
-  color: #b3b3b3;
-}
-#accountComment table tbody tr td p var {
-  color: #aa0000;
-  font-style: normal;
-  margin-left: 3px;
-  letter-spacing: -1px;
-  vertical-align: middle;
+#accountComment{-webkit-box-sizing:border-box;box-sizing:border-box}#accountComment table caption{caption-side:top;color:#bbb}#accountComment table tr th,#accountComment table tr td{text-align:center}#accountComment table thead tr th{background:#133a46}#accountComment table tbody tr:hover,#accountComment table tbody tr:focus{background-color:#1a1e21}#accountComment table tbody tr th,#accountComment table tbody tr td{text-align:center;vertical-align:middle}#accountComment table tbody tr td p{font-size:13px}#accountComment table tbody tr td p a{color:#b3b3b3}#accountComment table tbody tr td p var{color:#a00;font-style:normal;margin-left:3px;letter-spacing:-1px;vertical-align:middle}#accountComment table tbody tr td p i{color:#cbd5e0;margin-left:3px;vertical-align:-1px}#accountComment table tbody tr td p:last-child{margin-bottom:0};
 }
 #accountComment table tbody tr td p i {
   color: #cbd5e0;

+ 1 - 29
public/css/desktop/account/modify.css

@@ -1,32 +1,4 @@
-#accountModify {
-  position: relative;
-}
-#accountModify > dl {
-  margin-bottom: 1.5rem;
-}
-#accountModify > dl dt {
-  font-size: 17px;
-  margin-bottom: 10px;
-}
-#accountModify > dl dd {
-  font-size: 13px;
-}
-#accountModify form {
-  margin-bottom: 0;
-}
-#accountModify form table {
-  border: none;
-}
-#accountModify form table tbody tr th hr {
-  margin: 0.6rem 0;
-}
-#accountModify form table tbody tr td {
-  text-align: left;
-}
-#accountModify form table tbody tr td #btnChangeEmail {
-  text-decoration: none;
-}
-#accountModify form table tbody tr td #btnChangeEmail:hover, #accountModify form table tbody tr td #btnChangeEmail:focus {
+#accountModify{position:relative}#accountModify>dl{margin-bottom:1.5rem}#accountModify>dl dt{font-size:17px;margin-bottom:10px}#accountModify>dl dd{font-size:13px}#accountModify form{margin-bottom:0}#accountModify form table{border:none}#accountModify form table tbody tr th hr{margin:.6rem 0}#accountModify form table tbody tr td{text-align:left}#accountModify form table tbody tr td #btnChangeEmail{text-decoration:none}#accountModify form table tbody tr td #btnChangeEmail:hover,#accountModify form table tbody tr td #btnChangeEmail:focus{text-decoration:underline}#accountModify form table tbody tr td hr{margin:.3rem 0}s {
   text-decoration: underline;
 }
 #accountModify form table tbody tr td hr {

+ 26 - 1
public/css/desktop/account/profile.css

@@ -1,4 +1,29 @@
-#accountProfile{position:relative}#accountProfile>dl{margin-bottom:1.5rem}#accountProfile>dl dt{font-size:17px;margin-bottom:10px}#accountProfile>dl dd{font-size:13px}#accountProfile article table{border:none}#accountProfile article table tbody tr th{color:#b3b3b3}#accountProfile article table tbody tr th hr{color:#ccc;margin:.6rem 0}#accountProfile article table tbody tr td{text-align:left;color:#f1f1f1}#accountProfile article table tbody tr td hr{color:#ccc;margin:.3rem 0} #f1f1f1;
+#accountProfile {
+  position: relative;
+}
+#accountProfile > dl {
+  margin-bottom: 1.5rem;
+}
+#accountProfile > dl dt {
+  font-size: 17px;
+  margin-bottom: 10px;
+}
+#accountProfile > dl dd {
+  font-size: 13px;
+}
+#accountProfile article table {
+  border: none;
+}
+#accountProfile article table tbody tr th {
+  color: #b3b3b3;
+}
+#accountProfile article table tbody tr th hr {
+  color: #ccc;
+  margin: 0.6rem 0;
+}
+#accountProfile article table tbody tr td {
+  text-align: left;
+  color: #f1f1f1;
 }
 #accountProfile article table tbody tr td hr {
   color: #ccc;

+ 1 - 61
public/css/desktop/main/index.css

@@ -1,64 +1,4 @@
-#banners {
-  margin: -20px -10px 0 -10px;
-  min-height: 420px;
-  max-height: 300px;
-  --swiper-navigation-color: #fff;
-  --swiper-pagination-color: #fff;
-}
-#banners .swiper-wrapper {
-  min-height: inherit;
-  max-height: inherit;
-}
-#banners .swiper-wrapper .swiper-slide {
-  min-height: inherit;
-  max-height: inherit;
-  border-bottom: 1px solid #bbb;
-  background-size: cover;
-  background-repeat: no-repeat;
-}
-#banners .swiper-wrapper .swiper-slide .swiper-cover {
-  min-height: inherit;
-  max-height: inherit;
-  color: #F5F5F5;
-  display: -webkit-box;
-  display: -ms-flexbox;
-  display: flex;
-  -webkit-box-align: center;
-      -ms-flex-align: center;
-          align-items: center;
-  -webkit-box-pack: center;
-      -ms-flex-pack: center;
-          justify-content: center;
-  padding: 5% 12%;
-}
-#banners .swiper-wrapper .swiper-slide .swiper-cover .title {
-  font-size: 2em;
-  font-weight: bold;
-}
-#banners .swiper-wrapper .swiper-slide .swiper-cover .subtitle {
-  font-size: 1.2em;
-  font-weight: 500;
-  margin-bottom: 10px;
-}
-#banners .swiper-wrapper .swiper-slide .swiper-cover img {
-  width: 100%;
-  max-width: 220px;
-}
-
-#notice a,
-#review a {
-  text-decoration: none;
-}
-#notice a:hover, #notice a:focus,
-#review a:hover,
-#review a:focus {
-  text-decoration: underline;
-}
-#notice table tr td span,
-#review table tr td span {
-  font-size: 14px;
-  color: #000;
-  padding-right: 5px;
+#banners{margin:-20px -10px 0 -10px;min-height:420px;max-height:300px;--swiper-navigation-color: #fff;--swiper-pagination-color: #fff}#banners .swiper-wrapper{min-height:inherit;max-height:inherit}#banners .swiper-wrapper .swiper-slide{min-height:inherit;max-height:inherit;border-bottom:1px solid #bbb;background-size:cover;background-repeat:no-repeat}#banners .swiper-wrapper .swiper-slide .swiper-cover{min-height:inherit;max-height:inherit;color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5% 12%}#banners .swiper-wrapper .swiper-slide .swiper-cover .title{font-size:2em;font-weight:bold}#banners .swiper-wrapper .swiper-slide .swiper-cover .subtitle{font-size:1.2em;font-weight:500;margin-bottom:10px}#banners .swiper-wrapper .swiper-slide .swiper-cover img{width:100%;max-width:220px}#notice a,#review a{text-decoration:none}#notice a:hover,#notice a:focus,#review a:hover,#review a:focus{text-decoration:underline}#notice table tr td span,#review table tr td span{font-size:14px;color:#000;padding-right:5px}#notice table tr td a,#review table tr td a{font-size:13px}#notice table tr td small,#review table tr td small{font-size:13px;color:#bbb}#coupang a{display:block}#coupang img{max-width:100%;height:auto}right: 5px;
 }
 #notice table tr td a,
 #review table tr td a {

+ 34 - 1
public/css/desktop/movie/trailer.css

@@ -1,4 +1,37 @@
-#movieTrailer>h5{font-weight:bold}#movieTrailer .trailer-list>div>img{width:100%;cursor:pointer}#movieTrailer .trailer-list>div>img:hover,#movieTrailer .trailer-list>div>img:focus{outline:1px solid #0a7bb9}#movieTrailer .trailer-list dl{margin-top:10px}#movieTrailer .trailer-list dl dt a{font-size:15px;text-decoration:none}#movieTrailer .trailer-list dl dt a:hover,#movieTrailer .trailer-list dl dt a:focus{text-decoration:underline}#movieTrailer .trailer-list dl dd{margin-top:8px}#movieTrailer .trailer-list dl dd var{display:inline-block;padding-left:0}#movieTrailer .trailer-list dl dd sub{font-size:15px;font-weight:500;margin-right:5px}#movieTrailer #trailerModal .modal-content .modal-header,#movieTrailer #trailerModal .modal-content .modal-body{background:#000;border:0}#movieTrailer #trailerModal .modal-content .modal-body{padding:0}ontent .modal-body {
+#movieTrailer > h5 {
+  font-weight: bold;
+}
+#movieTrailer .trailer-list > div > img {
+  width: 100%;
+  cursor: pointer;
+}
+#movieTrailer .trailer-list > div > img:hover, #movieTrailer .trailer-list > div > img:focus {
+  outline: 1px solid #0a7bb9;
+}
+#movieTrailer .trailer-list dl {
+  margin-top: 10px;
+}
+#movieTrailer .trailer-list dl dt a {
+  font-size: 15px;
+  text-decoration: none;
+}
+#movieTrailer .trailer-list dl dt a:hover, #movieTrailer .trailer-list dl dt a:focus {
+  text-decoration: underline;
+}
+#movieTrailer .trailer-list dl dd {
+  margin-top: 8px;
+}
+#movieTrailer .trailer-list dl dd var {
+  display: inline-block;
+  padding-left: 0;
+}
+#movieTrailer .trailer-list dl dd sub {
+  font-size: 15px;
+  font-weight: 500;
+  margin-right: 5px;
+}
+#movieTrailer #trailerModal .modal-content .modal-header,
+#movieTrailer #trailerModal .modal-content .modal-body {
   background: #000;
   border: 0;
 }

+ 16 - 1
public/css/mobile/account/certify.css

@@ -1,4 +1,19 @@
-#accountCertify{position:relative}#accountCertify>dl{margin-bottom:1.5rem}#accountCertify>dl dt{font-size:17px;margin-bottom:10px}#accountCertify>dl dd{font-size:13px}#accountCertify form{max-width:420px;margin:0 auto}#accountCertify form table{border:none}gin: 0 auto;
+#accountCertify {
+  position: relative;
+}
+#accountCertify > dl {
+  margin-bottom: 1.5rem;
+}
+#accountCertify > dl dt {
+  font-size: 17px;
+  margin-bottom: 10px;
+}
+#accountCertify > dl dd {
+  font-size: 13px;
+}
+#accountCertify form {
+  max-width: 420px;
+  margin: 0 auto;
 }
 #accountCertify form table {
   border: none;

+ 19 - 1
public/css/mobile/account/leave.css

@@ -1,4 +1,22 @@
-#accountLeave{position:relative}#accountLeave>dl{margin-bottom:1.5rem}#accountLeave>dl dt{font-size:17px;margin-bottom:10px}#accountLeave>dl dd{font-size:13px}#accountLeave form{max-width:550px;margin:0 auto}#accountLeave form table{border:none}#accountLeave form table tbody tr td{text-align:left} none;
+#accountLeave {
+  position: relative;
+}
+#accountLeave > dl {
+  margin-bottom: 1.5rem;
+}
+#accountLeave > dl dt {
+  font-size: 17px;
+  margin-bottom: 10px;
+}
+#accountLeave > dl dd {
+  font-size: 13px;
+}
+#accountLeave form {
+  max-width: 550px;
+  margin: 0 auto;
+}
+#accountLeave form table {
+  border: none;
 }
 #accountLeave form table tbody tr td {
   text-align: left;