⭐️themes⭐️

本站自定义主题分享。

grid

#wrapper {display: flex; flex-direction: row; flex-wrap: wrap; max-width: 100%; justify-content: center;}
body#collection #wrapper article, body#subpage #wrapper article {border: 0.5px #ececec solid; margin: 0 -1px -1px 0; padding: 2em; border-collapse: separate; width: 15em; height: 15em; overflow: hidden;}
footer hr {display: none;}
#collection {padding: 0;}
@media only screen and (max-width: 480px) {
  body#collection #wrapper article, body#subpage #wrapper article {padding: 1em; width: 10em; height: 10em; }
}

grid

murmur

(工事中,非最终版,microblogging 用,可以预览看效果)

body, body#collection, body#post {position: relative;}
#full-nav .left-side, #user-nav, footer {visibility: hidden;}
.tool button, nav#full-nav a.simple-btn {border: none!important;}
body#collection header {margin: 0; padding: 0; text-align: left; position: absolute;}
#blog-title {font-size: 1rem;}
#wrapper h2 {font-size: 12px; font-weight: 400; margin: 0; lineheight: 1; flex: 1;}
.post-title a, .post-title a:visited {color: #acacac; }
.book.e-content {flex: 3;}
#wrapper {margin-top: 6em; position: absolute; max-width: 100%; }
article.norm {display: flex;}
body#collection article p, body#subpage article p {margin: 0;}
body#collection #wrapper article, body#subpage #wrapper article {margin: 0;}

yzzJL4.png