4

by Hymnsin

HTML

《 !前進新大陆 》是一部反映新时代中国特色政治抑郁的小说。如果您是第一次发现本小说,建议您移步代序:<a href="https://matters.news/@hymnsin/%E6%AF%8F%E4%B8%AA%E4%BA%BA%E7%9A%84%E6%94%BF%E6%B2%BB%E6%8A%91%E9%83%81-%E5%89%8D%E9%80%B2%E6%96%B0%E5%A4%A7%E9%99%86-%E4%BB%A3%E5%BA%8F-bafyreify3slhtjj3ivwu4cdkniukmflth6y6yjpvfgdkqlk344e2543yh4" target="_blank">《每个人的政治抑郁》</a>,那里有章节目录,您可以从头开始阅读。《 ! 前進新大陆 》小说在 Matters.news 每周更新。如果喜欢,请广传。欢迎搬运到墙内,无需注明作者及出处。

CSS

{
  font-family:'Noto Serif', 'Noto Serif CJK SC', 'Noto Serif CJK', 'Source Han Serif SC', ‘Source Han Serif’, source-han-serif-sc, serif;
  
}


body {
  background: #fafafa;
  padding: 10px 20px;
}
h1, h2, h3  {
  font-weight: 600;
  text-align: center;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 12px;
}
h3 {
  font-size: 10px;
  display: block;
  font-weight: 600;
  color: #a37d1b;
}
hymnsin {
  color: #f097af;
}

c{
  text-align: center;
}
mini {
  font-size:8px;
}

p {
  color: #888;
}
.word {
  margin-left: -20px;
}
.link {
  display: inline-flex;
  list-style-type: none;
  margin-left: -40px;
  margin-top: -40px;
  font-size: 14px;
  line-height: 14px;
}
.link ul {
  margin-bottom: -40px;
}
.link > .line::before {
  content:"";
  height: 100%;
  margin: 0 20px;
  border-right: solid 1px #cacaca;
}
a {
  color: #a37d1b;
  text-decoration: none;
  transition: 0.5s;
}
a:hover {
  color: #F097AF;
  text-decoration: none;
}