雾津小记
@import url('https://fonts.googleapis.com/css2?family=ZCOOL+KuaiLe&display=swap');
 
@import url(https://fonts.googleapis.com/earlyaccess/jejuhallasan.css);
@font-face {
    font-family: 'GowunBatang-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunBatang-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 
/* 배경 */
 
div#container-wrap {
  background: url(https://scpko.wdfiles.com/local--files/theme%3Afogwalker/bg.jpg) 65% top no-repeat;
  background-color: #DBDBDB;
}
 
/* 헤더 */
 
#header {
  background: transparent;
}
 
#header h1, #header h2 {
  margin-left: 0;
}
 
#header h1 a {
  color: transparent;
  font-size: 180% !important;
  font-family: /* 'Jeju Hallasan', */ 'ZCOOL KuaiLe', cursive;
  text-shadow: none;
}
 
#header h1 a::before {
  content: "雾津奇谭";
  color: #EEE;
  text-shadow: 3px 3px 5px #000;
  font-weight: 500;
}
 
#header h2 span {
  color: transparent;
  font-family: 'GowunBatang-Bold', Arial, sans-serif;
  font-size: 90%;
  text-shadow: none;
  margin: 5px 0 0 15px;
}
 
#header h2 span::before {
  content: "“从镇里延伸到海边的河堤...”";
  font-style: italic;
  color: #555;
}
 
/* 상단바 */
 
#top-bar a{
  color: #ABABAB;
  transition-duration: 0s;
}
 
#header:hover #top-bar a {
  color: #000;
  transition-duration: 0s;
}
 
#top-bar ul li ul {
  border: solid 1px #DBDBDB;
  box-shadow: none;
}
 
#top-bar ul li.sfhover a, #top-bar ul li:hover a {
  background: #DBDBDB;
  color: #555 !important;
}
 
#top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a {
  border-top: 1px solid #DBDBDB;
}
 
#top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover {
  background: #CBCBCB;
}
 
#top-bar ul li ul a, #top-bar a:hover, .c_topbar_arrow {
  color: #555;
}
 
#top-bar ul li ul li ul {
  border: none;
}
 
#search-top-box-input {
  display: none;
}
 
#search-top-box-form input[type=submit] {
  border: transparent;
  color: #000;
  background: none !important;
  background-color: transparent;
}
 
/* 검색기 및 로그인 정보 */
 
#search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {
  border: solid 0.5px #000;
  color: #000;
  background: none !important;
  background-color: transparent;
}
 
#login-status, #login-status a, #login-status ul a {
  color: #000;
  text-decoration: none;
}
 
#account-options {
  background-color: #DBDBDB;
  border: none;
  transition-duration: 0.5s;
}
 
#account-options li:hover {
  background-color: #CBCBCB;
  transition-duration: 0.5s;
}
 
/* 사이드바 */
 
#side-bar .side-block {
  background: transparent !important;
  box-shadow: none;
  border: none;
}
 
#side-bar, #side-bar .heading, #side-bar a, #side-bar a:visited, #side-bar a::after {
  color: #ABABAB !important;
  transition-duration: 0.5s
}
 
#side-bar:hover,
#side-bar:hover .heading,
#side-bar:hover a,
#side-bar:hover a:visited,
#side-bar:hover a::after{
  color: #000 !important;
  transition-duration: 0.5s
}
 
#side-bar a { text-decoration: none; }
#side-bar a:hover { text-decoration: underline; }
 
#side-bar .heading,
#side-bar .collapsible-block-folded,
#side-bar .collapsible-block-unfolded,
#side-bar .collapsible-block-unfolded-link
{
  border-color: #ABABAB;
}
 
#side-bar img,
#side-bar div.scpnet-interwiki-wrapper {
  filter: grayscale(100%);
  opacity: 50%;
  transition-duration: 0.5s;
}
 
#side-bar:hover img,
#side-bar:hover div.scpnet-interwiki-wrapper {
  opacity: 100%;
  transition-duration: 0.5s;
}
 
/* 스크롤바 */
 
:root {
  scrollbar-color: #CBCBCB #DBDBDB;
}
 
body {
  overflow-x: hidden;
}
 
body::-webkit-scrollbar {
  width: 15px;
}
 
body::-webkit-scrollbar-thumb {
  background: #CBCBCB;
}
 
body::-webkit-scrollbar-track {
  background: #DBDBDB;
}
 
/* 평가 모듈 */
 
.page-rate-widget-box .rate-points,
.page-rate-widget-box .cancel,
.rate-box-with-credit-button {
  background-color: #CBCBCB !important;
  border: solid 1px #CBCBCB;
  color: #000;
}
 
.page-rate-widget-box .rateup, .page-rate-widget-box .ratedown {
  background-color: #DBDBDB;
  border-top: solid 1px #CBCBCB;
  border-bottom: solid 1px #CBCBCB;
}
 
.page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a {
  color: #000;
}
 
.page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover {
  background: #CBCBCB;
  color: #000;
}
 
.page-rate-widget-box .cancel a,
.rate-box-with-credit-button .creditButton p a {
  color: #000;
}
 
.page-rate-widget-box .cancel a:hover {
  background: #DBDBDB;
  color: #000;
}
 
.rate-box-with-credit-button .creditButton p a:hover {
  color: #EEE;
}
 
.rate-box-with-credit-button {
  box-shadow: 1px 1px 3px rgba(0,0,0,.3);
}
 
/* 본문 - 제목 */
 
#page-title, .meta-title {
  color: #000;
  font-family: /* 'Jeju Hallasan', */ 'ZCOOL KuaiLe', cursive;
  text-align: center;
}
 
h1 {
  color: #000;
  font-family: /* 'Jeju Hallasan', */ 'ZCOOL KuaiLe', cursive;
}
 
/* 본문 - 링크 */
 
a { color: #000; }
a:visited { color: #555; }
a.newpage { color: #ABABAB; }
#breadcrumbs { color: #999; }
#breadcrumbs a, #breadcrumbs a:visited { color: #999; text-decoration: none; }
 
a, #page-content a:visited, #page-content a.newpage {
  text-decoration: underline #ABABAB;
  transition-duration: 0.5s;
}
 
a:hover {
  color: #000;
  text-decoration: underline #000;
  transition-duration: 0.5s;
}
 
/* 본문 - 인용구와 탭 */
 
blockquote, div.blockquote {
  border-color: transparent;
  background: rgba(180, 180, 180, 0.25);
}
 
.yui-navset .yui-content{
  background-color: rgba(255, 255, 255, 0.25);
  border: none;
  border-bottom: solid 1px #555;
}
 
.yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a {
  background: #EBEBEB url(none) repeat-x;
  border: none;
  color:#000;
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
  background: #555; /* selected tab background */
  color: #EEE;
}
 
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
  background: #DBDBDB;
  text-decoration: none;
}
 
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
  border-color: #555;
}
 
/* 모바일 */
 
@media (max-width: 767px) {
  #side-bar {
    background: #DBDBDB;
  }
  #side-bar .side-block {
    background: #DBDBDB !important;
  }
  #side-bar, #side-bar .heading, #side-bar a, #side-bar a:visited, #side-bar a::after {
    color: #000 !important;
  }
 
  #top-bar .open-menu a {
    filter: opacity(50%);
    text-decoration: none;
  }
}
 
@media (min-width: 1921px) {
div#container-wrap {
  background-position: center top;
}
}
评分: +14+x

浓雾锁永昼,鹅石诉沧桑。
渔火照幽径,海风带咸凉。
孤步寻旧梦,潮汐诉衷肠。
心随云卷舒,梦回幽蓝港。


  我站立在这片永被浓雾缠绕的土地上,脚下是湿润而冰凉的鹅卵石,每踏出的一步都似乎在低语着过往岁月的沉重。全罗南道的雾津市,这个名字听来宛如从古老传说中飘出的幽境,静卧在韩国西南隅,拥抱于大海的怀抱之中。这里的雾,非但是一位过客,更是城市的灵魂,长年累月地徘徊不去,如同无数微小的幽灵,在街灯下旋舞、升腾,赋予这座城市以神秘而又忧郁的色彩。

  海风带着咸味和冷意,穿过我单薄的衣衫,我不禁紧了紧手中的外套,却无法驱散骨子里透出的寒意。这不仅仅是天气的缘故,更是因为这座城市独有的气氛,它让人感到一种难以言喻的不安。雾津,就像是一个被世界遗忘的角落,它的存在仿佛就是为了承载那些不愿为人知的秘密和悲伤。

  我沿海岸线漫步,脚下的沙滩上,海浪轻柔地拍打着,每一次退潮都似在揭示着什么,又试图隐藏着什么。远方的渔船在雾中若隐若现,它们的灯火摇曳不定,犹如为迷途者指路的灯笼,却又显得如此无力与孤单。我幻想着那些关于爱恨情仇、生死离别的故事,在此上演,随雾气消散,留下的仅是空气中凝结的记忆。

  我瞥见一位老渔夫,身影在雾中若隐若现,吃力地拖拽着空荡荡的渔网。他脸上的皱纹刻画着岁月的痕迹,眼中藏着无数未曾言说的故事。我欲上前,但他却如幻影般在雾中消逝,只留下淡淡的足迹,被海浪逐渐吞没。这一切让我感同身受,却又无可奈何。

  雾津市的人们,他们的生活似乎也充满了这样的不确定和隐匿。他们在雾中出生、成长、相爱、离别,然后默默地老去、死去,重新归于雾中。每个人都有着自己的故事,每个故事都被雾气包裹,不易察觉,却又无处不在。我试图去触碰这些故事,但每当我觉得快要触及真相的时候,它们就像雾一样在我指尖溜走,留下的只有冰冷的湿气和无尽的猜想。

  我闭上眼睛,试图聆听这座城市的声音。海鸥的叫声、海浪的轻抚、还有远处模糊的人语声,这一切交织在一起,构成了雾津独特的交响乐。这座城市的每一个角落,每一座房子,每一条街道,都好像在低语,它们在讲述着属于雾津的,对未来的迷茫,也是对过去的追忆。

  我不知道我会在这里发现什么,或许是什么都发现不了。在这里,我也许能找到那些被雾遮蔽的真实,也许只能找到更多的谜团。但无论如何,我已经决定,要在这片迷雾中继续前行,直到我能够揭开它的面纱,看到那隐藏在深处的灵魂。

Fog.jpg
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License