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

식물 vs 좀비 위키
imported>Ljyee
편집 요약 없음
imported>Ljyee
편집 요약 없음
228번째 줄: 228번째 줄:


   .pvz-message-card {
   .pvz-message-card {
    display: block;
     padding: 8px;
     padding: 8px;
     border-width: 2px;
     border-width: 2px;
  }
  .pvz-message-content {
    display: block;
    min-width: 0;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.55;
   }
   }


   .pvz-message-heading {
   .pvz-message-heading {
     margin-bottom: 1px;
    display: block;
     padding-top: 0;
    width: 100%;
 
     margin: 0 0 1px;
     padding: 0;
 
     font-size: 18px;
     font-size: 18px;
     line-height: 1;
     line-height: 1;
   }
   }


   .pvz-message-content {
   .pvz-message-text {
     font-size: 14px;
     display: block;
     line-height: 1.55;
     width: 100%;
 
    margin: 0;
    padding: 0;
   }
   }
}
}
/* 모바일 대응 끝 */
/* 모바일 대응 끝 */