틀:메시지/styles.css: 두 판 사이의 차이

식물 vs 좀비 위키
imported>Ljyee
편집 요약 없음
imported>Ljyee
편집 요약 없음
56번째 줄: 56번째 줄:
   height: 30px;
   height: 30px;


   background: #fff;
   background: #fff2dc;
   border-radius: 50%;
   border-radius: 50%;


103번째 줄: 103번째 줄:
   display: flex;
   display: flex;
   flex-direction: column;
   flex-direction: column;
   justify-content: center;
   justify-content: flex-start;


   min-width: 0;
   min-width: 0;
   min-height: 210px;
   min-height: 210px;
   margin-left: -1px;
   margin-left: -1px;
   padding: 26px 30px 28px 34px;
   padding: 16px 30px 18px 34px;


   background: #fff0da;
   background: #fff0da;
119번째 줄: 119번째 줄:
/* 메시지 제목 시작 */
/* 메시지 제목 시작 */
.pvz-message-heading {
.pvz-message-heading {
   margin: 0 0 8px;
   margin: 0 0 5px;


   color: #000;
   color: #000;
   font-size: 28px;
   font-size: 28px;
   line-height: 1.18;
   line-height: 1.08;
  text-shadow: none !important;
   text-align: left;
   text-align: left;


170번째 줄: 171번째 줄:
   .pvz-message-card {
   .pvz-message-card {
     min-height: 180px;
     min-height: 180px;
     padding: 22px 22px 24px 26px;
     padding: 14px 22px 16px 26px;
   }
   }


218번째 줄: 219번째 줄:
   .pvz-message-card {
   .pvz-message-card {
     min-height: 150px;
     min-height: 150px;
     padding: 16px 14px 18px 16px;
     padding: 10px 14px 12px 16px;
     border-width: 2px;
     border-width: 2px;
   }
   }


   .pvz-message-heading {
   .pvz-message-heading {
     margin-bottom: 5px;
     margin-bottom: 3px;
     font-size: 18px;
     font-size: 18px;
     line-height: 1.22;
     line-height: 1.22;