Line 29: | Line 29: | ||
outline: none; | outline: none; | ||
/* I wanted to give a gradual change, but it's having some trouble reading the 'transition' property. I'll look into having it javascripted instead. */ | /* I wanted to give a gradual change, but it's having some trouble reading the 'transition' property. I'll look into having it javascripted instead. */ | ||
− | + | transition: 0.4s ease; | |
font-family: "Montserrat", sans-serif; | font-family: "Montserrat", sans-serif; | ||
font-weight: 300; | font-weight: 300; | ||
Line 211: | Line 211: | ||
<br> | <br> | ||
</div> | </div> | ||
+ | <br> | ||
+ | <hr> | ||
+ | <br> | ||
+ | <h1> ALL TITLES IN CAPS </h1> | ||
<button class="accordion">An ACCORDION</button> | <button class="accordion">An ACCORDION</button> | ||
<div class="panel" style="line-height: 17em;"> | <div class="panel" style="line-height: 17em;"> | ||
+ | <div class="row"> | ||
+ | <div class="column left" style="background-color:white;"> | ||
+ | <p>So stuff should go right in here.</p> | ||
+ | </div> | ||
+ | <div class="column right" style="background-color:white;"> | ||
+ | <p> And more stuff on this side too.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
<button class="accordion">OPEN ME PLEASE</button> | <button class="accordion">OPEN ME PLEASE</button> | ||
<div class="panel" style="line-height: 17em;"> | <div class="panel" style="line-height: 17em;"> | ||
− | + | <div class="row"> | |
− | + | <div class="column left" style="background-color:white;"> | |
− | + | <p>Blah Blah Blah</p> | |
+ | </div> | ||
+ | <div class="column right" style="background-color:white;"> | ||
+ | <p>Blargh Blargh Blargh</p> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
</div> | </div> |
Revision as of 03:10, 31 August 2018
OVERVIEW
text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text
text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text.
Headers and headers for days
text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text
This is some sort of heading i guess?
text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text
ALL TITLES IN CAPS
So stuff should go right in here.
And more stuff on this side too.
Blah Blah Blah
Blargh Blargh Blargh