호출 예약
호출 내역
추천 내역
신고
1주일 보지 않기
카카오톡 공유
주소 복사
모바일 (밤모드 이용시)
댓글
l조회 314l 5
이 글은 8년 전 (2015/12/10) 게시물이에요
<!DOCTYPE html>
<html lang="ko" class="default">
<head>
<title>[##_page_title_##] :: [##_title_##]</title>
<meta name="title" content="[##_page_title_##] :: [##_title_##]">
<meta name="description" Content="[##_desc_##]">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, minimum-scale=1.0, maximum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">

<link rel="alternate" type="application/rss+xml" title="[##_title_##]" href="[##_rss_url_##]">
<link rel="shortcut icon" href="[##_blog_link_##]favicon.ico">

<link rel="stylesheet" href="./style.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css">
<!--[if IE 7]>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome-ie7.min.css">
<![endif]-->

<script>
//추가 단축키
var key = new Array();
key['w'] = "/admin/entry/post/";
key['e'] = "/admin/skin/edit/";
key['r'] = "/admin/plugin/refererUrlLog/";
key['h'] = "/";

function getKey(keyStroke) {
if ((event.srcElement.tagName != 'INPUT') && (event.srcElement.tagName != 'TEXTAREA')){
isNetscape=(document.layers);
eventChooser = (isNetscape) ? keyStroke.which : event.keyCode;
which = String.fromCharCode(eventChooser).toLowerCase();
for (var i in key)
if (which == i) window.location = key[i];
}
}
document.press = getKey;
</script>
</head>

<body id="[##_body_id_##]">
<s_t3>
<div id="wrap">
<div id="sidebar">
<div class="blank"></div>
<h1><a href="[##_blog_link_##]">[##_title_##]</a></h1>
<s_sidebar>
<s_sidebar_element>
<div class="widget"> <!-- Blog Menu -->
[##_blog_menu_##]
</div>
</s_sidebar_element>

<s_sidebar_element>
<div class="widget category"> <!-- Category -->
[##_category_list_##]
</div>
</s_sidebar_element>

<s_sidebar_element> <!-- Notice -->
<s_rct_notice>
<div class="widget">
<ul>
<s_rct_notice_rep><li><a href="[##_notice_rep_link_##]">[##_notice_rep_title_##]</a></li></s_rct_notice_rep>
</ul>
</div>
</s_rct_notice>
</s_sidebar_element>

<s_sidebar_element>
<div class="widget"> <!-- Recent Comments -->
<ul id="recentComments">
<s_rctrp_rep><li><a href="[##_rctrp_rep_link_##]" title="[##_rctrp_rep_name_##]〃[##_rctrp_rep_time_##]">[##_rctrp_rep_desc_##]</a></li></s_rctrp_rep>
</ul>
</div>
</s_sidebar_element>

<s_sidebar_element> <!-- Links -->
<div class="widget">
<ul>
<s_link_rep><li><a href="[##_link_url_##]" target="_blank">[##_link_site_##]</a></li></s_link_rep>
</ul>
</div>
</s_sidebar_element>

<s_sidebar_element> <!-- Counter -->
<div class="widget counter text-center">
<span class="yesterday">[##_count_yesterday_##]</span> /
<span class="today">[##_count_today_##]</span> /
<span class="total">[##_count_total_##]</span>
</div>
</s_sidebar_element>

<s_sidebar_element> <!-- Search -->
<div class="widget search text-center">
<s_search>
<input class="search" placeholder="press enter to search…" type="text" name="[##_search_name_##]" value="[##_search_text_##]" press="if (event.keyCode == 13) { [##_search_onclick_submit_##] }">
</s_search>
</div>
</s_sidebar_element>
</s_sidebar>
<div class="blank"></div>
</div>

<div id="content">
<div id="content-inner">

<s_tag>
<div id="head">
<h2>Tag</h2>
</div>

<div id="body" class="tag">
<s_tag_rep><a href="[##_tag_link_##]" class="[##_tag_class_##]">#[##_tag_name_##]</a></s_tag_rep>
</div>
</s_tag>

<s_local>
<div id="head">
<h2>Local</h2>
</div>

<div id="body" class="local">
<s_local_spot_rep><div class="spot" style="margin-left: [##_local_spot_depth_##]px">[##_local_spot_##]</div></s_local_spot_rep>
<s_local_info_rep><div class="info" style="margin-left: [##_local_info_depth_##]px"><a href="[##_local_info_link_##]">[##_local_info_title_##]</a></div></s_local_info_rep>
</div>
</s_local>

<s_list>
<div id="head">
<h2>[##_list_conform_##]</h2>
</div>

<div id="body" class="list">
<ul>
<s_list_rep>
<li>
<a href="[##_list_rep_link_##]">[##_list_rep_title_##]</a>
<span class="date">[##_list_rep_regdate_##]</span>
<span class="cnt">[##_list_rep_rp_cnt_##]</span>
<div class="clear"></div>
</li>
</s_list_rep>
</ul>
</div>
</s_list>

<s_notice_rep>
<div id="head">
<h2><a href="[##_article_rep_link_##]">[##_notice_rep_title_##]</a></h2>
<div class="date">[##_notice_rep_date_##]</div>
</div>

<div id="body" class="entry">
<div class="tag_label">
<s_tag_label>
<span>[##_tag_label_rep_##]</span>
<div class="clear"></div>
</s_tag_label>
</div>

<div class="article">
[##_notice_rep_desc_##]
</div>
</div>
</s_notice_rep>

<s_article_protected>
<div id="head">
<h2><a href="[##_article_rep_link_##]">[##_article_rep_title_##]</a></h2>
<div class="date">[##_article_rep_date_##]</div>
</div>

<div id="body" class="entry protected">
<p><i class="icon-unlock-alt"></i></p>
<p><input type="password" maxlength="30" id="[##_article_password_##]" name="[##_article_password_##]" value="" down="if (event.keyCode == 13)[##_article_dissolve_##]"></p>
<p><input type="button" class="submit" value="Unlock" onclick="[##_article_dissolve_##]"></p>
</div>
</s_article_protected>

<s_article_rep>
<div id="head">
<h2><a href="[##_article_rep_link_##]">[##_article_rep_title_##]</a></h2>
<div class="date">[##_article_rep_date_##]</div>
</div>

<div id="body" class="entry">
<div class="tag_label">
<s_tag_label>
<span>[##_tag_label_rep_##]</span>
<div class="clear"></div>
</s_tag_label>
</div>

<div class="article">
[##_article_rep_desc_##]
</div>

<s_ad_div>
<div class="admin">
<a href="[##_s_ad_m_link_##]">Modify</a>
<span class="line">|</span>
<a href="#" onclick="[##_s_ad_d_onclick_##]">Delete</a>
</div>
</s_ad_div>

<s_rp>
<div id="communicate">
<s_rp_input_form>
<div class="communicateWrite">
<s_rp_member>
<s_rp_guest>
<div class="name guest">
<label for="name">NAME</label>
<input id="name" type="text" name="[##_rp_input_name_##]" value="[##_guest_name_##]">
</div>
<div class="password guest">
<label for="password">PASSWORD</label>
<input id="password" type="password" maxlength="8" name="[##_rp_input_password_##]" value="[##_rp_admin_check_##]">
</div>
<div class="homepage guest">
<label for="homepage">HOMEPAGE</label>
<input id="homepage" type="text" name="[##_rp_input_homepage_##]" value="[##_guest_homepage_##]">
</div>
</s_rp_guest>
</s_rp_member>
<div class="textarea"><textarea name="[##_rp_input_comment_##]" rows="10" cols="50"></textarea></div>
<div class="submit"><input type="submit" value="WRITE" onclick="[##_rp_onclick_submit_##]"></div>
<div class="secret">
<label for="secret">SECRET</label>
<input id="secret" type="checkbox" name="[##_rp_input_is_secret_##]">
</div>
<div class="clear"></div>
</div>
</s_rp_input_form>

<s_rp_container>
<div class="communicateList">
<ol>
<s_rp_rep>
<li id='[##_rp_rep_id_##]'>
<div class="[##_rp_rep_class_##]">
<div class="info">
<span class="name">[##_rp_rep_name_##]</span>
<span class="date">[##_rp_rep_date_##]</span>
</div>
<div class="clear"></div>
<p>[##_rp_rep_desc_##]</p>
<div class="control">
<a href="[##_rp_rep_link_##]" class="url">#</a>
<a href="#" onclick="[##_rp_rep_onclick_delete_##]" class="modify">Delete</a>
<a href="#" onclick="[##_rp_rep_onclick_reply_##]" class="write">Reply</a>
<div class="clear"></div>
</div>
</div>
<s_rp2_container> 
<ul>
<s_rp2_rep>
<li id='[##_rp_rep_id_##]'>
<div class="[##_rp_rep_class_##]">
<div class="info">
<span class="name">[##_rp_rep_name_##]</span>
<span class="date">[##_rp_rep_date_##]</span>
</div>
<div class="clear"></div>
<p>[##_rp_rep_desc_##]</p>
<div class="control">
<a href="[##_rp_rep_link_##]" class="url">#</a>
<a href="#" onclick="[##_rp_rep_onclick_delete_##]" class="modify">Delete</a>
</div>
</div>
</li>
</s_rp2_rep>
</ul>
</s_rp2_container>
</li>
</s_rp_rep>
</ol>
</div>
</s_rp_container>
</div>
</s_rp>
</div>
</s_article_rep>

<s_guest>
<div id="head">
<h2>Guestbook</h2>
</div>

<div id="body" class="entry">
<div id="communicate">
<s_guest_input_form>
<div class="communicateWrite">
<s_guest_member>
<s_guest_form>
<div class="name guest no-margin">
<label for="name">NAME</label>
<input id="name" type="text" name="[##_guest_input_name_##]" value="[##_guest_name_##]">
</div>
<div class="password guest">
<label for="password">PASSWORD</label>
<input id="password" type="password" maxlength="8" name="[##_guest_input_password_##]" value="[##_guest_password_##]">
</div>
<div class="homepage guest">
<label for="homepage">HOMEPAGE</label>
<input id="homepage" type="text" name="[##_guest_input_homepage_##]" value="[##_guest_homepage_##]">
</div>
</s_guest_form>
</s_guest_member>
<div class="textarea"><textarea name="[##_guest_textarea_body_##]" cols="50" rows="6"></textarea></div>
<div class="submit"><input type="submit" value="WRITE" onclick="[##_guest_onclick_submit_##]"></div>
<div class="secret">
<label for="guestsecret">SECRET</label>
<input id="guestsecret" type="checkbox" name="secret">
</div>
<div class="clear"></div>
</div>
</s_guest_input_form>

<s_guest_container>
<div class="communicateList">
<ol> 
<s_guest_rep>
<li id='[##_guest_rep_id_##]'>
<div class="[##_guest_rep_class_##]">
<div class="info">
<span class="name">[##_guest_rep_name_##]</span>
<span class="date">[##_guest_rep_date_##]</span>
</div>
<div class="clear"></div>
<p>[##_guest_rep_desc_##]</p>
<div class="control">
<a href="#[##_guest_rep_id_##]" class="url">#</a>
<a href="#" onclick="[##_guest_rep_onclick_delete_##]">Delete</a>
<a href="#" onclick="[##_guest_rep_onclick_reply_##]">Reply</a> 
</div>
</div>
<s_guest_reply_container>
<ul>
<s_guest_reply_rep>
<li id='[##_guest_rep_id_##]'>
<div class="[##_guest_rep_class_##]">
<div class="info">
<span class="name">[##_guest_rep_name_##]</span>
<span class="date">[##_guest_rep_date_##]</span>
</div>
<div class="clear"></div>
<p>[##_guest_rep_desc_##]</p>
<div class="control">
<a href="#[##_guest_rep_id_##]" class="url">#</a>
<a href="#" onclick="[##_guest_rep_onclick_delete_##]">Delete</a>
</div>
</div>
</li>
</s_guest_reply_rep>
</ul>
</s_guest_reply_container>
</li>
</s_guest_rep>
</ol>
</div>
</s_guest_container>
</div>
</div>
</s_guest>

<div id="paging">
<s_paging>
<a [##_prev_page_##] class="prev [##_no_more_prev_##]">PREV</a>
<s_paging_rep><a class="numbox" [##_paging_rep_link_##]>[##_paging_rep_link_num_##]</a></s_paging_rep>
<a [##_next_page_##] class="next [##_no_more_next_##]">NEXT</a>
</s_paging>
</div>

<s_sidebar_element>
<div id="recent-post">
<h4><a href="/category">+ Recent posts</a></h4>
<ul>
<s_rctps_rep>
<li class="box">
<a href="[##_rctps_rep_link_##]" class="thumb">
<img src="./images/blank.png" alt="post image">
<span class="title">[##_rctps_rep_title_##]</span>
</a>
</li>
</s_rctps_rep>
</ul>
</div>
</s_sidebar_element>

<div class="clear"></div>

<div id="sidebar-toggle" onclick="javascript:sidebar_toggle();"><i class="icon-reorder"></i></div>
<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="./images/common.js"></script>
<script src="./images/ygal-edit.min.js"></script>
</body>
</html>
<!-- Wikplayer http://www.wikplayer.com -->
<script type="text/javascript" src="http://www.wikplayer.com/code.js" 
data-config="{'skin':'skins/wikfull/plainBlack/skin.css','volume':50,'autoplay':true,'shuffle':true,'repeat':0,'showcomment':false,'marqueetexton':false,'placement':'bottom','showplaylist':false,'playlist':[{'title':'CALLmeKAT%20-%20My%20Sea','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D03BJ4n8ptSU%26list%3DPLAmlGFSJvNL2L7J8OoTv-Pt9X3nOtPZwo%26index%3D6'},{'title':'CaLLmeKAT%20%E2%80%93%20Flower%20In%20The%20Night','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DRopVIgA7wcs%26index%3D2%26list%3DPLAmlGFSJvNL2L7J8OoTv-Pt9X3nOtPZwo'},{'title':'CaLLmeKAT%20-%20Toxic%20(Stella%20Polaris%202009)','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrPQw6WgwEYQ%26list%3DPLAmlGFSJvNL2L7J8OoTv-Pt9X3nOtPZwo%26index%3D3'},{'title':'CALLmeKAT%20-%20When%20we%20should%20go','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoTfH4GmSAyA%26list%3DPLAmlGFSJvNL2L7J8OoTv-Pt9X3nOtPZwo%26index%3D7'},{'title':'CaLLmeKAT%20-%20Bug%20In%20A%20Web','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrEF1rJcUjG8%26list%3DPLAmlGFSJvNL2L7J8OoTv-Pt9X3nOtPZwo'},{'title':'CALLmeKAT%20-%20Broken%20House','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D5b3zWoYY4u8%26list%3DPLAmlGFSJvNL2L7J8OoTv-Pt9X3nOtPZwo%26index%3D10'}]}" ></script>
<!-- Wikplayer code end -->

이게 HTML 주소고


@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
/*@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);*/
@import url("./images/NotoSansKR-Hestia.css");

html { font-size: 62.5%; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }
html, body { margin: 0; padding: 0; ; overflow-x: hidden; }
body:after {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: " ";
background-image: url("http://cfs.tistory.com/custom/blog/181/1816810/skin/images/205H%20(3).jpg");
background-size: cover;
background-position: center center;
background-color: #000000;
z-index: -1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 8 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); /* IE 7 and olders */
opacity: 0.4;
}

body,
input,
textarea { font-size: 14px; font-size: 1.4rem; font-family: "Nanum Myeongjo", 'Nanum Myeongjo'; line-height: 100%; }

a { color: #000; text-decoration: none; }
a:hover { color: #07a; }

img { border: 0; max-width: 100%; }
fieldset { border: 1px solid #ddd; padding: 2%; }
sup, sub { height: 0; line-height: 0; font-size: 10px; font-size: 1.0rem; }
iframe, video, embed, object { max-width: 100%; }
abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }
cite, em { font-style: italic; }
blockquote { position: relative; color: #555; font-style: italic; margin: 0; padding: 10px 15px; border-left: 5px solid #f1f1f1; }
pre { padding: 10px 10px 7px; margin: 5px 0; max-width: 100%; overflow-x: auto; overflow-y: hidden; border: 1px solid #ddd; font: 12px/180% 'Lucida Console'; background-color: #000000; border-radius: 3px; }
hr { margin: 0; padding: 0; border: none; border-top: 1px solid #ccc; height: 0; overflow: hidden; }
code { border: 1px solid #eee; background-color: #fafafa; color: #111; border-radius: 3px; padding: 5px; margin: 3px 0; font: 11px 'verdana'; display: inline-block; }
code.red { border: 1px solid #F00000; background-color: #FFF4F4; color: #BE0D0D; }
code.blue { border: 1px solid #B7D9F2; background-color: #F4FCFF; color: #4570CD; }
code.green { border: 1px solid #B7F2C7; background-color: #F4FFF7; color: #267C45; }
input, textarea { outline: none; }

::selection { background-color: #aaa; color: #fff; text-shadow: none; }
::-moz-selection { background-color: #aaa; color: #fff; text-shadow: none; }
::-o-selection { background-color: #aaa; color: #fff; text-shadow: none; }
::-ms-selection { background-color: #aaa; color: #fff; text-shadow: none; }

::-webkit-scrollbar { width: 10px; }
::-webkit-scrollbar-button { width: 0; height: 0; }
::-webkit-scrollbar-track { background-color: #eee; }
::-webkit-scrollbar-thumb { background-color: #aaa; }
::-webkit-scrollbar-thumb:hover { background-color: #888; }

div, span, input, textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
#tistoryProfileLayer div { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box; }

a, input, textarea, li {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

.clear { clear: both; width: 100%; }
.text-center { text-align: center; }

/*
 * sidebar
 */
#sidebar::-webkit-scrollbar { width: 8px; }
#sidebar::-webkit-scrollbar-button { width: 0; height: 0; }
#sidebar::-webkit-scrollbar-track { background-color: #fff; }
#sidebar::-webkit-scrollbar-thumb { background-color: #eee; }
#sidebar::-webkit-scrollbar-thumb:hover { background-color: #ddd; }

#sidebar { position: fixed; top: 0; left: 0; bottom: 0; padding: 0; width: 300px; height: 100%; background-color: #fff; border-right: 1px solid #ddd; cursor: default; overflow-y: auto; z-index: 100; }
#sidebar a { color: #333; text-decoration: none; }
#sidebar a:hover { color: #07a; }
#sidebar .blank { clear: both; width: 100%; height: 100px; }

#sidebar h1 { margin: 0; padding: 0 10px; text-align: center; font-size: 20px; font-size: 2.0rem; font-weight: 400; line-height: 200%; color: #666; }

#sidebar .widget { margin-top: 30px; padding: 0; line-height: 200%; }
#sidebar .widget li { list-style: none; padding-right: 30px; word-break: break-word; }

#sidebar .category > ul { margin: 0; padding: 0; }
#sidebar .category ul li { list-style: none; }
#sidebar .category > ul > li > a { display: none; }
#sidebar .category ul li ul li ul { margin: 0 0 0 15px; padding: 0; }
#sidebar .category ul li ul li ul li:before { content: "F0DA"; font-family: "FontAwesome"; font-size: 10px; font-size: 1.0rem; padding-right: 5px; }

#sidebar .counter { font-size: 13px; font-size: 1.3rem; }
#sidebar .counter .yesterday { color: #6a6; }
#sidebar .counter .today { color: #07a; }
#sidebar .counter .total { color: #e55; }

#sidebar .search input { padding: 10px; width: 60%; border: none; border-bottom: 1px dashed #ccc; }
#sidebar .search input:focus { border-color: #B7CFF1; }

#sidebar .blogger { line-height: 100%; color: #666; }

#sidebar-toggle { display: none; position: fixed; left: 10px; bottom: 10px; width: 50px; height: 50px; line-height: 55px; text-align: center; color: #555; background-color: #f1f1f1; border-radius: 10px; opacity: 0.9; box-shadow: 0 0 10px #aaa; z-index: 101; }

html.sidebar-off #sidebar { left: -300px; }
html.sidebar-off #sidebar-toggle { display: block; cursor: pointer; }
html.sidebar-off #content { margin: 0; }
html.sidebar-off #content-inner { margin: 0 auto; }

html.sidebar-active #sidebar { left: 0; }
html.sidebar-active,
html.sidebar-active body { overflow: hidden; }

/*
 * content
 */
#content { margin: 0 0 0 330px; padding: 0; }
#content-inner { max-width: 1030px; width: 100%; padding-right: 30px; }
#content-inner {  }

#head { position: relative; padding-top: 100px; width: 100%; text-align: center; }
#head h2 { display: inline-block; margin: 0 0 50px; padding: 0 5px 3px; font-size: 20px; font-size: 2.0rem; font-weight: 400; color: #444; line-height: 200%; border-bottom: 1px dashed #ddd; text-shadow: 1px 1px #dedede; word-break: break-word; }
#head h2 a { color: #444; }
#head h2 a:hover { color: #888; }
#head .date { position: absolute; bottom: -44px; left: -10px; padding: 10px; font-size: 13px; font-size: 1.3rem; color: #fff; background-color: #555; cursor: default; }
#head .date:before { position: absolute; top: 0; left: -6px; width: 0; height: 0; content: " "; border-top: 20px solid #555; border-left: 6px solid transparent; }
#head .date:after { position: absolute; bottom: 0; left: -6px; width: 0; height: 0; content: " "; border-bottom: 20px solid #555; border-left: 6px solid transparent; }

#body { padding: 20px 15px 18px; background-color: #fff; border: 1px solid #ddd; line-height: 180%; word-break: break-all; }

/*
 * tag
 */
.tag { word-break: break-word; }
.tag a { display: inline-block; margin-right: 10px; padding: 0 3px; }
.tag a:hover { background-color: #f5f5f5; }
.tag .cloud5 { color: #999 ; font-size: 13px ; font-size: 1.3rem ; }
.tag .cloud5:hover { color: #000 ; }
.tag .cloud4 { color: #157586 ; font-size: 15px ; font-size: 1.5rem ; }
.tag .cloud3 { color: #333 ; font-size: 18px ; font-size: 1.8rem ; }
.tag .cloud2 { color: #07a ; font-size: 20px ; font-size: 2.0rem ; line-height: 150%; }
.tag .cloud1 { color: #f55 ; font-size: 22px ; font-size: 2.2rem ; line-height: 200%; }

/*
 * list
 */
.list {  }
.list ul { margin: 0; padding: 0; border-top: 1px dotted #ddd; }
.list ul li { padding: 12px 10px 9px; list-style: none; font-size: 14px; font-size: 1.4rem; border-bottom: 1px dotted #ddd; }
.list span { float: right; font-size: 13px; font-size: 1.3rem; }
.list span.cnt { margin-right: 11px; color: #07a; }
.list span.date { color: #666; }

/*
 * protected
 */
.protected {  }
.protected p { text-align: center; }
.protected i { font-size: 20px; font-size: 2.0rem; color: #555; }
.protected input {  }
.protected input[type="password"] { margin-top: 10px; padding: 20px 10px; width: 300px; font-size: 13px; font-size: 1.3rem; border: none; border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; }
.protected input[type="button"] { margin-top: 20px; font-size: 15px; font-size: 1.5rem; border: none; background-color: transparent; cursor: pointer; }

/*
 * entry
 */
.entry { font-size: 14px; font-size: 1.4rem; }
.entry h3 { padding: 7px 10px 5px; margin: 0 0 10px; border-left: 5px solid #666; font-size: 16px; font-size: 1.6rem; background-color: #fafafa; color: #333; }
.entry h3.red { border-left-color: #F6CECE; background-color: #FFF4F4; color: #CD4545; }
.entry h3.blue { border-left-color: #B7D9F2; background-color: #F4FCFF; color: #4570CD; }
.entry h3.green { border-left-color: #B7F2C7; background-color: #F4FFF7; color: #267C45; }

.entry table { max-width: 100% ; width: 100% ; }
.entry table.dual td { width: 50% ; vertical-align: top; }
.entry table.dual td .imageblock { width: 100% ; }
.entry table.dual td .imageblock span img { width: 100% ; }
.entry table.triple td { width: 33% ; vertical-align: top; }
.entry table.triple td .imageblock { width: 100% ; }
.entry table.triple td .imageblock span img { width: 100% ; }

.entry .imageblock { max-width: 100% ; height: auto; }
.entry .imageblock img { max-width: 100% ; height: auto; vertical-align: middle; }
.entry .imageblock > span { max-width: 100% ; width: 100% ; }
.entry .imageblock span.ExifInfo { width: 100% ; }
.entry table td .imageblock { width: 100% ; }
.entry .galleryControl { font-family: inherit ; }
.entry .tt-gallery-box { margin-bottom: 10px; }
.entry .tt-gallery-box img { max-width: 100%; height: auto ; }

.entry .txc-info-wrap { overflow-x: auto; overflow-y: hidden; max-width: 500px; width: 100%; clear: both; }
.entry .txc-info { font-size: 13px ; font-size: 1.3rem ; width: 500px ; }
.entry .txc-info hr { max-width: 100%; width: 100% ; }
.entry .txc-info h3 { border-left: none; background-color: transparent; color: inherit; }
.entry .txc-info img { padding: 0; box-shadow: none; border: none; }

.entry .moreless_fold { border-top: 1px solid #eee; border-bottom: 1px solid #eee; background-color: #fcfcfc; }
.entry .moreless_fold span:before { padding: 0 10px 0 5px; content: "f107"; font-family: "FontAwesome"; color: #aaa; }
.entry .moreless_fold span { display: block; padding: 10px 10px 8px; }
.entry .moreless_top { border-top: 1px solid #eee; border-bottom: 1px solid #eee; background-color: #fcfcfc; }
.entry .moreless_top span:before { padding: 0 10px 0 5px; content: "f106"; font-family: "FontAwesome"; color: #aaa; }
.entry .moreless_top span { display: block; padding: 10px 10px 8px; }
.entry .moreless_content { padding: 10px; border-bottom: 1px solid #eee; }
.entry .moreless_bottom { display: none; }
.entry a.tx-link,
.entry a.key1 { font-weight: 600; cursor: pointer; }
.entry .cap1,
.entry .galleryCaption { margin: 0 ; padding: 0; max-width: 100%; text-align: center; color: #555; font-style: italic; word-break: break-all; }
.entry div.footnotes { margin-top: 30px; font-size: 12px; font-size: 1.2rem; border-top: 1px solid #ddd; }
.entry div.footnotes ol { padding: 0; margin: 10px 0 0 30px; list-style: decimal-leading-zero; }
.entry div.footnotes ol li a { color: #888; font-weight: 400; }
.entry .entry-ccl { margin-top: 15px; margin-bottom: 0 ; line-height: 0; }

.entry a[href*="attachment/cfile"] { display: inline-block; position: relative; padding: 6px 10px 3px; font-size: 13px; font-size: 1.3rem; color: #fafafa; background-color: #555; box-shadow: 0 0 5px #222; }
.entry a[href*="attachment/cfile"]:hover { background-color: #444; text-decoration: none; }
.entry a[href*="attachment/cfile"] > img { display: none; }

.entry .another_category h4 { font-size: 14px ; font-size: 1.4rem ; }
.entry .another_category table th,
.entry .another_category table td { font-size: 13px ; font-size: 1.3rem ; }

/*
 * 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; font-size: 0rem; }
.tag_label a { display: inline-block; margin: 0 0 0 10px; font-size: 13px; font-size: 1.3rem; color: #777; }
.tag_label a:before { content: "#"; }
.tag_label a:hover { color: #000; }
.tag_label .locationTag { font-size: 13px; font-size: 1.3rem; }

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

/*
 * communicate
 */
#communicate { margin: 0; padding: 0; clear: both; }
#communicate .communicateWrite { margin: 0; padding: 0; }
#communicate .communicateWrite .name { margin-top: 20px; }
#communicate .communicateWrite .no-margin { margin: 0; }
#communicate .communicateWrite .guest { margin-bottom: 20px; }
#communicate .communicateWrite .guest label { display: block; padding-top: 6.5px; float: left; width: 100px; }
#communicate .communicateWrite .guest input { padding: 10px; width: 300px; border: 1px solid #ddd; cursor: pointer; }
#communicate .communicateWrite .textarea { margin-bottom: 0; line-height: 0; }
#communicate .communicateWrite .textarea textarea { padding: 10px; width: 100%; height: 200px; line-height: 160%; border: 1px solid #ddd; }
#communicate .communicateWrite .submit { margin: 0; float: right; }
#communicate .communicateWrite .submit input { margin: 0; padding: 20px 10px 15px; color: #333; line-height: 15px; letter-spacing: 4px; background: none; border: none; border-bottom: 1px solid #ddd; cursor: pointer; }
@-moz-document url-prefix() { #communicate .communicateWrite .submit input { line-height: 13px; } }
#communicate .communicateWrite .secret { position: relative; float: right; margin: 0 5px 0 0; padding: 20px 25px 15px 10px; line-height: 15px; letter-spacing: 2px; border-bottom: 1px solid #ddd; }
#communicate .communicateWrite .secret label { cursor: pointer; }
#communicate .communicateWrite .secret input { position: absolute; top: 5px; bottom: 0; left: 65px; margin: auto 0; cursor: pointer; }
#communicate .communicateWrite .secret input:focus { border: none; outline: none; }
#communicate .communicateWrite .guest input:focus,
#communicate .communicateWrite .textarea textarea:focus,
#communicate .communicateWrite .submit input:hover,
#communicate .communicateWrite .submit input:focus { border-color: #B7CFF1; }

#communicate .communicateList { margin: 0; padding: 0; }
#communicate .communicateList ol { list-style: none; padding: 0; margin: 0; }
#communicate .communicateList ol > li { border-top: 2px solid #555; padding: 15px 0 6px; border-bottom: 1px solid #ddd; margin-top: 20px; }
#communicate .communicateList ol li > div { position: relative; }
#communicate .communicateList ol li { background-color: #fff; }
#communicate .communicateList ul { margin: 0; padding: 0; }
#communicate .communicateList ul li { list-style: none; padding: 15px 0 0; margin-top: 10px; border-top: 1px dotted #ddd; }
#communicate .communicateList li > div { padding: 0 10px; }
#communicate .communicateList li .rp_secret p,
#communicate .communicateList li .guest_secret p { color: #6C75AD; }
#communicate .communicateList div img[src*="index"] { border-radius: 10px; width: 30px; height: 30px; z-index: 2; background-color: #f9f9f9; vertical-align: middle; }
#communicate .communicateList div img[src*="favicon"] { vertical-align: middle; margin-top: -2px; }
#communicate .communicateList .name { font-weight: 400; float: left; }
#communicate .communicateList .date { font-size: 13px; font-size: 1.3rem; float: right; font-style: italic; color: #777; }
#communicate .communicateList p { margin: 10px 0; padding: 0; line-height: 180%; }
#communicate .communicateList .control { width: 100%; text-align: right; font-style: italic; font-size: 13px; font-size: 1.3rem; line-height: 100%; }
#communicate .communicateList .control a { margin: 0 0 0 5px; color: #555; display: inline-block; padding: 10px 5px; }
#communicate .communicateList .tistoryProfileLayerTrigger { margin-bottom: -1px; }
#communicate .communicateList .tt_more_preview_comments_wrap { text-align: center; cursor: pointer;  padding: 17px 0 15px; font-weight: 400; color: #333; }

/*
 * paging
 */
#paging { padding: 30px 0 20px; line-height: 200%; text-align: center; cursor: default; }
#paging a { display: inline-block; margin: 0 5px 10px; padding: 0 5px; }
#paging .no-more-prev,
#paging .no-more-next { color: #aaa; cursor: default; }
#paging .selected { cursor: default; color: #07a; }

/*
 * recent-post
 */
#recent-post { padding: 70px 0 30px; }
#recent-post h4 { margin: 0 1% 10px; padding: 0; font-size: 16px; font-size: 1.6rem; font-weight: 400; }
#recent-post ul { margin: 0; padding: 0; list-style: none; overflow: auto; }
#recent-post ul li { position: relative; float: left; margin: 0; width: 25%; height: 150px; overflow: hidden; background-image: url('./images/recent-post-bg.png'); background-color: #eee; }
#recent-post ul li img { max-width: 100%; width: 100%; min-height: 100%; vertical-align: middle; }
#recent-post ul li img[src*="common_icon"] { position: absolute; top: 0; bottom: 0; margin: auto 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); /* IE 7 and olders */
opacity: 0.5; 
-webkit-filter: grayscale(1);
-moz-filter: grayscale(1);
-ms-filter: grayscale(1);
-o-filter: grayscale(1);
filter: grayscale(1);
}
#recent-post ul li .title { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; line-height: 155px; background-color: #555; color: #fff;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); /* IE 7 and olders */
opacity: 0; 
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-ms-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
#recent-post ul li:hover .title {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /* IE 8 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); /* IE 7 and olders */
opacity: 0.9; 
}
html.recent-post-long #recent-post ul li { height: 280px; }
html.recent-post-long #recent-post ul li .title { line-height: 280px; }
/*
 * foot
 */
#foot { position: relative; width: 100%; height: 100px; text-shadow: 1px 1px #fff; cursor: default; }
#foot a { color: #000; text-decoration: none; border-bottom: 1px dotted #aaa; }
#foot a:hover { color: #888; }
#foot .powered,
#foot .social { position: absolute; bottom: 20px; font-size: 12px; font-size: 1.2rem; }
#foot .powered {  right: 1%; }
#foot .social { left: 1%; }

/*
 * 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%; }

@media all and (max-width: 959px) {
html.recent-post-long #recent-post ul li .title,
#recent-post ul li .title { opacity: 0.9; top: inherit; bottom: 0; height: 50px; line-height: 53px; }
#recent-post ul li:nth-child(2n+0) .title { background-color: #333; }

#sidebar { left: -300px; }
#sidebar-toggle { display: block; }

#content { margin: 0 auto; padding: 0 10px; }
#content-inner { padding: 0; }

#head .date { bottom: -10px; right: 0; left: inherit; padding: 8px 5px 6px; font-size: 11px; font-size: 1.1rem; }

.tag_label { padding: 0 0 10px 0; }
}
@media all and (max-width: 639px) {
.list ul li a { display: block; }

html.recent-post-long #recent-post ul li { height: auto; min-height: 200px; }

#communicate .communicateWrite .guest label { padding: 0 0 5px 0; float: none; width: 100%; }
#communicate .communicateWrite .guest input { width: 100%; }
#communicate .communicateList .control { font-size: 12px; font-size: 1.2rem; }

#recent-post ul li { width: 100%; height: 200px; }

#foot .powered { position: absolute; right: 0; bottom: 45px; width: 100%; text-align: center; }
#foot .social { position: absolute; left: 0; bottom: 20px; width: 100%; text-align: center; }
}
@media all and (min-width: 960px) {
#sidebar-toggle { display: none; }
html.sidebar-off #sidebar-toggle { display: block; }
}
이게 CSS 주소

어디가 잘못된건지 댓글이랑 답댓글이 안 달려.
글 목록에 댓글이 바로 보이기도 하고. 잘못된 점 좀 찾아서 피드백 좀 부탁해도 될까?

이런 글은 어떠세요?

 
글쓴딩
티스토리 앱은 되는데 웹 브라우저나 핸드폰 기본 인터넷 어플로 들어가면 댓글 입력이 먹통이야. 답댓글도 그렇고.
8년 전
로그인 후 댓글을 달아보세요
 
카테고리
  1 / 3   키보드
날짜조회
디자인일러스트레이터 잘 다루는 익 구함13 06.14 16:48252 0
디자인 ㅋㄹㄴ 무보정 공유13 06.10 15:16387 0
디자인 보정이랑 토파즈 어때??5 05.30 19:12530 0
디자인투명배경이미지를 화이트레이어 만드는법 있을까?ㅜㅜ10 06.01 10:03141 0
디자인이런거 물어보ㅏ도되나 디쟌면접.. 2 06.13 11:49105 0
움짤 보정 전 후1 12.11 13:39 157 0
보정 어때??1 12.11 09:31 86 0
입술 색칠 너무 힘들ㄹ엉...4 12.11 08:01 210 0
얼굴 표현을 좀 부드럽게 할 땐 어떻게 해?2 12.11 01:19 138 0
포토샵 선택색상 단축키 있어?2 12.11 00:54 115 0
포토샾 CC 프로그램으로 사진 보정할려는데4 12.11 00:31 161 0
보정 평가 해쥬 쌩초보야ㅠ...7 12.11 00:17 190 0
이런 보정 어떻게 하는지 아는 익?2 12.10 23:59 249 0
보정 평가 해주랑 3 12.10 23:11 121 0
얼굴이 살짝 얼룩덜룩한데 어떻게 해야될까ㅠㅠ4 12.10 22:27 191 0
캡쳐홈 하는데 궁금한거있으면 물어봐!!30 12.10 22:10 522 0
캡쳐어떻게해ㅠㅠㅠㅠ 12.10 21:47 47 0
움짤만들때 어떤거어떤거 써??2 12.10 21:35 126 0
로고 선착 한묭4 12.10 21:22 90 0
티스토리 초대장...3 12.10 20:34 185 0
로고만들어줄게!!!!34 12.10 20:05 249 0
오랜만에 로고 두개 만들었당!6 12.10 19:21 334 0
애프터이펙트 글씨체말이야3 12.10 18:49 537 0
보정 평가 좀 해주라7 12.10 18:17 154 0
로고 만들어줄게 딱 세 명!12 12.10 18:08 171 0
전체 인기글 l 안내
6/16 17:48 ~ 6/16 17:50 기준
1 ~ 10위
11 ~ 20위
1 ~ 10위
11 ~ 20위
디자인 인기글 l 안내
1/1 8:58 ~ 1/1 9:00 기준
1 ~ 10위