본문 바로가기
카테고리 없음

zzzx

by 베스트카 2021. 11. 29.
반응형

 table td { font-size: 13px !important; }

/*
 * tag_label
 */
.tag_label { padding: 0 0 10px 70px; min-height: 31px; line-height: 100%; text-align: right; word-break: break-word; }
.tag_label span { font-size: 0; }
.tag_label a { margin: 0 0 0 10px; font-size: 13px; color: #777; }
.tag_label a:before { content: "#"; }
.tag_label a:hover { color: #000; }
.tag_label .locationTag { font-size: 13px; }

/*
 * admin
 */
.admin { margin-bottom: 10px; font-size: 11px; text-align: center; letter-spacing: 2px; }
.admin a { color: #777; }
.admin a:hover { color: #e55; }
.admin .line { padding: 0 5px; font-size: 9px; color: #ddd; }

/*
 * communicate
 */

/*
 * paging
 */

/*
 * recent-post
 */

/*
 * foot
 */

/*
 * responsive
 */
.responsive-video { position: relative; padding-bottom: 56.25%; width: 100%; }
.responsive-video iframe,
.responsive-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#sidebar-toggle { display: none; }

@media all and (max-width: 959px) {
#sidebar { z-index: 100; 
-webkit-transform: translate3d(-300px,0,0);

반응형