81년 노포 평양옥 vs 동구 간판 없는 해장국집 인천 2대 해장국 맛집 추천
81년 노포 평양옥 vs 동구 간판 없는 해장국집 인천 2대 해장국 맛집 추천 인천에 대표적인 해장국 맛집이 있다고 해서 찾아갔습니다. 81년 노포 신흥동 평양옥과 동구 간판 없는 해장국집입니다.오랜 전통과 진한 육수, 토렴 방식까지 제대로 된 노포 해장국을 맛볼 수 있는 인천의 진짜 맛집입니다. 아래는 제가 포스팅한 인천 냉면, 메밀소바, 막국수 맛집 추천 글입니다. 함께 방문해주시기 바랍니다. 여름에 꼭 가야 할 맛집 인천 냉면, 막국수, 소바 맛집 BEST4 여름에 꼭 가야 할 맛집 인천 냉면, 막국수, 소바 맛집 BEST4여름에 꼭 가야 할 맛집 인천 냉면, 막국수, 소바 맛집 BEST4 여름이 되면 많은 사람들이 찾게 되는 시원한 맛집 그중에서 냉면, 막국수, 소바 등 살얼음이 동동..
2025. 5. 8.
/** 텍스트박스 **/
.button {
box-shadow: 0px 1px 4px 0px #000000;
background-color:#004AAD!important;
border-radius:20px;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Verdana;
font-size:20px;
padding-top:20px;
padding-bottom:20px;
text-decoration:none;
width: 100%;
text-align : center;
white-space: nowrap!important;
}
.button:hover {
background-color: #378CFF!important;
color: #ffffff!important;
font-weight: bold!important;
transform: scale(1.05);
}
.button:active {
position:relative;
top:1px;
}