mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 13:57:59 +00:00
1 line
770 B
CSS
1 line
770 B
CSS
body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}*{-moz-box-sizing:border-box;box-sizing:border-box}#__next{margin:16px}main{max-width:800px;margin:auto}pre{padding:4px;overflow:auto}code,pre{background-color:#eee}ol{counter-reset:item;list-style:none}ol>li{counter-increment:item}ol>li:before{content:counters(item,".") ". "}img{max-width:100%}.post-metadata{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-flow:column;font-size:.9em}.post-metadata>*{margin-right:.5em} |