From 193fc89c72b880342a733d827c0b7f47122829b2 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Tue, 30 Jun 2020 23:44:30 +0800 Subject: + minify --- _static/git-pull.css | 46 +--------------------------------------------- 1 file changed, 1 insertion(+), 45 deletions(-) (limited to '_static/git-pull.css') diff --git a/_static/git-pull.css b/_static/git-pull.css index d186428..b03414c 100644 --- a/_static/git-pull.css +++ b/_static/git-pull.css @@ -1,45 +1 @@ -div.book-container > p { - text-align: center; -} - -div.book-container { - background: rgba(250, 251, 252, 0.75); - border-left: 5px solid rgba(85, 138, 187, 0.75); - margin-top: 10px; -} - -div.book-container:hover { - background: rgba(250, 251, 252, 1); - border-left: 5px solid rgba(85, 138, 187, 1); -} - -div.book-container .hsk-right p:first-of-type, -div.book-container .rightside-book p:first-of-type { - padding-top: 10px; -} - -/* flexbox.css overrides */ - -/*@media only screen and (min-width: 75em),*/ - /*@media only screen and (min-width: 64em),*/ - /*@media only screen and (min-width: 48em) {*/ - /*.container {*/ - /*width: auto !important*/ - /*}*/ - /*}*/ - - /*.project div.figure p.caption {*/ - /*margin-bottom: 0;*/ - /*}*/ - - /*.book-container a.reference:hover,*/ - /*.project a.reference:hover {*/ - /*border-bottom: 0;*/ - /*}*/ - - /*!* attempt to fix flexbox in screen responsiveness at mid-width *!*/ - /*@media only screen and (min-width: 64em) {*/ - /*.container {*/ - /*width: auto !important;*/ - /*}*/ - /*}*/ +div.book-container>p{text-align:center}div.book-container{background:rgba(250,251,252,.75);border-left:5px solid rgba(85,138,187,.75);margin-top:10px}div.book-container:hover{background:#fafbfc;border-left:5px solid #558abb}div.book-container .hsk-right p:first-of-type,div.book-container .rightside-book p:first-of-type{padding-top:10px}div.body{background-color:#fff;color:#3e4349;padding:0 30px 0 30px;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;text-align:inherit}.first{margin-top:0!important}caption:hover>a.headerlink,div.code-block-caption:hover>a.headerlink,dt:hover>a.headerlink,h1:hover>a.headerlink,h2:hover>a.headerlink,h3:hover>a.headerlink,h4:hover>a.headerlink,h5:hover>a.headerlink,h6:hover>a.headerlink,p.caption:hover>a.headerlink{visibility:visible}div.document{width:940px;margin:30px auto 0 auto}div.documentwrapper{float:left;width:100%}.figure.align-left,img.align-left,object.align-left{clear:left;float:left;margin-right:1em}.row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}@media only screen and (min-width:48em){.container{width:49rem}}hr{border:1px solid #b1b4b6}a{color:#004b6b;text-decoration:underline}a:hover{color:#6d4100;text-decoration:underline}a.headerlink{color:#ddd;padding:0 4px;text-decoration:none;visibility:hidden}a.headerlink:hover{color:#444;background:#eaeaea}div.body h1,div.body h2,div.body h3,div.body h4,div.body h5,div.body h6{font-family:Garamond,Georgia,serif;font-weight:400;margin:30px 0 10px 0;padding:0}div.body h1{margin-top:0;padding-top:0;font-size:240%}div.body h2{font-size:180%}div.body h3{font-size:150%}div.body h4{font-size:130%}div.body h5{font-size:100%}div.body h6{font-size:100%}code,pre,tt{font-family:Consolas,Menlo,'Deja Vu Sans Mono','Bitstream Vera Sans Mono',monospace;font-size:.9em}dl{margin:0;padding:0}dl dd{margin-left:30px}blockquote{margin:0 0 0 30px;padding:0}ol,ul{margin:10px 0 10px 30px;padding:0}pre{background:#eee;padding:7px 30px;margin:15px 0;line-height:1.3em;border-left:5px solid #558abb}div#changelog>div.section>ul>li>p:only-child{margin-bottom:0}code::after,code::before{letter-spacing:-.2em;content:"\00a0"}body,div.body h1,div.body h2,div.body h3,div.body h4,div.body h5,div.body h6{font-family:Roboto,Corbel,Avenir,"Lucida Grande","Lucida Sans",sans-serif!important}body{font-size:14px!important} \ No newline at end of file -- cgit v1.2.3