DarkenPages / Naver-Dark

Dark mode for NAVER
Other
32 stars 2 forks source link

네이버 블로그: 메인, 빈글일경우의 글작성 #159

Closed ilsubyeega closed 2 years ago

ilsubyeega commented 2 years ago

image image

<div class="post">
    <div class="post-back">
        <table class="post-head" cellspacing="0" cellpadding="0">
            <tbody><tr>
                <td class="htl" nowrap="nowrap"></td>
                <td class="htc"></td>
                <td class="htr" nowrap="nowrap"></td>
            </tr>
        </tbody></table>
        <table class="post-body" cellspacing="0" cellpadding="0">
            <tbody><tr>
                <td class="bcl" nowrap="nowrap"></td>
                <td class="bcc">

                    <div class="new_blog">
                        <div class="new_blog_inner">

                                <strong class="pcol1">아직 작성된 글이 없습니다.</strong>

                            <p class="pcol2">
                                문득 스치는 생각이나 기분, 일기 등 다양한 이야기로<br>나만의 공간을 채워보세요!
                            </p>
                            <a href="https://blog.naver.com/ilsubyeega/postwrite?categoryNo=21" target="_top">
                                <img src="https://ssl.pstatic.net/static/blog/00btn_post_write_3.png" width="86" height="37" alt="글쓰기">
                            </a>
                        </div>
                    </div>

                </td>
                <td class="bcr" nowrap="nowrap"></td>
            </tr>
        </tbody></table>
        <table class="post-footer" cellspacing="0" cellpadding="0">
            <tbody><tr>
                <td class="ftl" nowrap="nowrap"></td>
                <td class="ftc"></td>
                <td class="ftr" nowrap="nowrap"></td>
            </tr>
        </tbody></table>
    </div>
</div>

https://blog.naver.com/ilsubyeega

OrigamiDream commented 2 years ago

Fix: 47b20da401fde7e8cc216c428ade8557c3ff06c6