Welcome to mirror list, hosted at ThFree Co, Russian Federation.

basic.scss_48b060fe05b0a273d182ef83c0605941.content « css « scss « assets « _gen « resources « exampleSite - github.com/wayjam/hugo-theme-mixedpaper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 71368d1a29d4ca1a771178f46cba4ebea97073ea (plain)
1
*{box-sizing:content-box;-webkit-box-sizing:content-box}html,body{height:100%}body{color:rgba(0,0,0,.7);background:#f8f8f8;overflow-x:hidden;font-size:1em;line-height:1.8}a{color:#58b798;text-decoration:none}a:active{color:#58b798}a:hover{color:#6abfa3;border-bottom:1px solid #6abfa3}body,select,input,textarea,button{font-family:PingFang SC,Verdana,Helvetica Neue,Microsoft Yahei,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,sans-serif}::selection{background:#58b798;color:#fff}::-moz-selection{background:#58b798;color:#fff}.hidden{display:none}.clearfix{clear:both}