get involved lightbox styling
This commit is contained in:
parent
d18806bb18
commit
f91728cdb6
2 changed files with 12 additions and 2 deletions
|
@ -1476,9 +1476,9 @@ float: left;
|
|||
padding: 0 10px;
|
||||
font-weight: normal;
|
||||
}
|
||||
/* about */
|
||||
/* about, getInvolved */
|
||||
|
||||
#about > p {
|
||||
#about > p, #getInvolved > p {
|
||||
/* color: #000;
|
||||
font-size: 16px;*/
|
||||
margin: 10px 0;
|
||||
|
|
|
@ -52,6 +52,16 @@
|
|||
</ul>
|
||||
<div class="clearfloat"></div>
|
||||
</div>
|
||||
|
||||
<div class="lightboxContent" id="getInvolved">
|
||||
<h3>GET INVOLVED!</h3>
|
||||
|
||||
<p>Want to help is with design, code, marketing and management for Methamaps? We are an open value network, which for us means that we want to invite and empower peers to participate in creating value together.</p>
|
||||
|
||||
<p>We welcome</p>
|
||||
|
||||
<div class="clearfloat"></div>
|
||||
</div>
|
||||
|
||||
<div class="lightboxContent" id="tutorial">
|
||||
<h3>Tutorial</h3>
|
||||
|
|
Loading…
Reference in a new issue