parent
5e01f977ae
commit
659a847545
13
.gitignore
vendored
13
.gitignore
vendored
@ -20,3 +20,16 @@ tags
|
||||
|
||||
# End of https://www.gitignore.io/api/vim,hugo
|
||||
deploy.sh
|
||||
|
||||
# Created by https://www.gitignore.io/api/hugo
|
||||
|
||||
### Hugo ###
|
||||
# Hugo binary
|
||||
hugo*
|
||||
|
||||
# Generated files at default location
|
||||
/public/
|
||||
/resources/_gen
|
||||
|
||||
|
||||
# End of https://www.gitignore.io/api/hugo
|
||||
|
@ -1 +0,0 @@
|
||||
:root{--screen-size-small: 30em}@keyframes intro{0%{opacity:0}; 100%{opacity:1}}.blur-up{-webkit-filter:blur(5px);filter:blur(5px);transition:filter 400ms,-webkit-filter 400ms}.blur-up.lazyloaded{-webkit-filter:blur(0);filter:blur(0)}.hack .readmore{margin-bottom:2.2em}.responsive-iframe{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.responsive-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}iframe{border:0}main,footer{animation:intro .3s both;animation-delay:.15s}footer time[datetime$=M]:before{content:"\2013\0020"}@media only screen and (max-width:30em){footer time[datetime$=M]{display:none}}blockquote cite{display:block}blockquote cite::before{content:"\2014"}:target{color:#fff}.hack li ul{margin:0}.main{padding:20px 10px}input.form-control{border-radius:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none}input.form-control{font-size:initial}.hack .help-block{font-size:1rem}html{font-size:13px}.hack pre{font-size:17px}.hack .form input,.hack .form textarea,.hack .form button,.hack .form label{font-size:1rem}article [itemprop=description]{margin-bottom:20px;margin-top:20px}article header img{width:100%;border-radius:3px}@media screen and (min-width:768px){html{font-size:1em}.container{max-width:50rem}}[v-cloak]{display:none}
|
@ -1 +0,0 @@
|
||||
{"Target":"css/theme.min.css","MediaType":"text/css","Data":{}}
|
Loading…
Reference in New Issue
Block a user