no fade in
This commit is contained in:
parent
60c818f826
commit
34c978086b
10 changed files with 35 additions and 344 deletions
|
|
@ -13038,13 +13038,13 @@ html.modal-open {
|
|||
opacity: 0;
|
||||
animation: fadeIn ease-in 1;
|
||||
animation-fill-mode: forwards;
|
||||
animation-duration: 0.2s; }
|
||||
animation-duration: 1s; }
|
||||
.fade-in.one {
|
||||
animation-delay: 0.1s; }
|
||||
animation-delay: 0.7s; }
|
||||
.fade-in.two {
|
||||
animation-delay: 0.21s; }
|
||||
animation-delay: 1.4s; }
|
||||
.fade-in.three {
|
||||
animation-delay: 0.25s; }
|
||||
animation-delay: 1.8s; }
|
||||
|
||||
a {
|
||||
color: #00b8d4; }
|
||||
|
|
@ -23314,13 +23314,13 @@ readers do not read off random characters that represent icons */
|
|||
opacity: 0;
|
||||
animation: fadeIn ease-in 1;
|
||||
animation-fill-mode: forwards;
|
||||
animation-duration: 0.2s; }
|
||||
animation-duration: 1s; }
|
||||
.fade-in.one {
|
||||
animation-delay: 0.1s; }
|
||||
animation-delay: 0.7s; }
|
||||
.fade-in.two {
|
||||
animation-delay: 0.21s; }
|
||||
animation-delay: 1.4s; }
|
||||
.fade-in.three {
|
||||
animation-delay: 0.25s; }
|
||||
animation-delay: 1.8s; }
|
||||
a {
|
||||
color: #00b8d4; }
|
||||
a:hover {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -42,7 +42,7 @@ Dendroalsia
|
|||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.d2b2031ee13d2a625ce1ebcc918fabf5bea7253e2121b3eb8bd6dccdf854d260.css" integrity="sha256-0rIDHuE9KmJc4evMkY+r9b6nJT4hIbPri9bczfhU0mA=" crossorigin="anonymous" media="screen">
|
||||
<link rel="stylesheet" href="/css/main.min.842355dd2ec6a34552c5ffdca0274879393643308cc04aed4876a79219a88809.css" integrity="sha256-hCNV3S7Go0VSxf/coCdIeTk2QzCMwErtSHankhmoiAk=" crossorigin="anonymous" media="screen">
|
||||
|
||||
|
||||
|
||||
|
|
@ -65,16 +65,16 @@ Dendroalsia
|
|||
<div class="hero-body">
|
||||
<div class="container has-text-centered">
|
||||
|
||||
<h1 class="bold-title fade-in one">
|
||||
<h1 class="bold-title ">
|
||||
Dendroalsia
|
||||
</h1>
|
||||
<div class="subtitle is-3 fade-in two">
|
||||
<div class="subtitle is-3 ">
|
||||
<p>Hi, I’m Ben</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="fade-in three">
|
||||
<div class="">
|
||||
<div class="social-icons">
|
||||
|
||||
|
||||
|
|
@ -103,7 +103,7 @@ Dendroalsia
|
|||
</div>
|
||||
|
||||
|
||||
<div class="hero-foot fade-in three">
|
||||
<div class="hero-foot ">
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ Series - Dendroalsia
|
|||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.d2b2031ee13d2a625ce1ebcc918fabf5bea7253e2121b3eb8bd6dccdf854d260.css" integrity="sha256-0rIDHuE9KmJc4evMkY+r9b6nJT4hIbPri9bczfhU0mA=" crossorigin="anonymous" media="screen">
|
||||
<link rel="stylesheet" href="/css/main.min.842355dd2ec6a34552c5ffdca0274879393643308cc04aed4876a79219a88809.css" integrity="sha256-hCNV3S7Go0VSxf/coCdIeTk2QzCMwErtSHankhmoiAk=" crossorigin="anonymous" media="screen">
|
||||
|
||||
|
||||
|
||||
|
|
@ -55,13 +55,13 @@ Series - Dendroalsia
|
|||
<body>
|
||||
<section id="top" class="section">
|
||||
|
||||
<div class="container hero fade-in one ">
|
||||
<div class="container hero ">
|
||||
|
||||
<h1 class="bold-title is-1">Series</h1>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section fade-in two ">
|
||||
<div class="section ">
|
||||
|
||||
|
||||
<div class="container">
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ Tags - Dendroalsia
|
|||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.d2b2031ee13d2a625ce1ebcc918fabf5bea7253e2121b3eb8bd6dccdf854d260.css" integrity="sha256-0rIDHuE9KmJc4evMkY+r9b6nJT4hIbPri9bczfhU0mA=" crossorigin="anonymous" media="screen">
|
||||
<link rel="stylesheet" href="/css/main.min.842355dd2ec6a34552c5ffdca0274879393643308cc04aed4876a79219a88809.css" integrity="sha256-hCNV3S7Go0VSxf/coCdIeTk2QzCMwErtSHankhmoiAk=" crossorigin="anonymous" media="screen">
|
||||
|
||||
|
||||
|
||||
|
|
@ -55,13 +55,13 @@ Tags - Dendroalsia
|
|||
<body>
|
||||
<section id="top" class="section">
|
||||
|
||||
<div class="container hero fade-in one ">
|
||||
<div class="container hero ">
|
||||
|
||||
<h1 class="bold-title is-1">Tags</h1>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section fade-in two ">
|
||||
<div class="section ">
|
||||
|
||||
|
||||
<div class="container">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue