modified: custom.css
modified: index.html
This commit is contained in:
parent
a9b7ab49dc
commit
8603cc01e5
2 changed files with 16 additions and 5 deletions
18
index.html
18
index.html
|
|
@ -17,8 +17,8 @@
|
|||
transform: translateY(0%);
|
||||
}
|
||||
|
||||
.container {
|
||||
animation: slide-in 2s;
|
||||
.proposition {
|
||||
animation: slide-in 2.5s;
|
||||
transform: translateY(0%);
|
||||
}
|
||||
|
||||
|
|
@ -63,8 +63,12 @@
|
|||
|
||||
<body>
|
||||
|
||||
<center><a href="http://www.remarkbox.com"><img src="remarkbox-minified.png" class="banner" style="width: 45%; margin-top: 120px; margin-bottom: 120px" /></a></center>
|
||||
<center><a href="http://www.remarkbox.com"><img src="remarkbox-minified.png" class="banner" style="width: 45%; margin-top: 150px; margin-bottom: 150px; min-width: 300px;" /></a></center>
|
||||
|
||||
<div class="proposition">
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="one-half column">
|
||||
|
|
@ -100,14 +104,18 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="one-half column">
|
||||
<center>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue