Line 75: |
Line 75: |
| <h2>Getting started</h2> | | <h2>Getting started</h2> |
| Browse these resources to become familiar and start contributing to GCwiki: | | Browse these resources to become familiar and start contributing to GCwiki: |
− | <div style="margin:10px;">
| |
| <br><span class="header_icon" aria-hidden="true" role="presentation">[[File:Icon GCTools.png|35px|middle|link=]]</span> | | <br><span class="header_icon" aria-hidden="true" role="presentation">[[File:Icon GCTools.png|35px|middle|link=]]</span> |
− | <span class="start">[https://support.gccollab.ca/en/support/solutions/folders/2100032745 Learn about GCwiki]</span> | + | <span class="start">[https://support.gccollab.ca/en/support/solutions/folders/2100032745 Learn about GCwiki]</span></div> |
| <br><span class="header_icon" aria-hidden="true" role="presentation">[[File:Icon GCTools.png|35px|middle|link=]]</span> | | <br><span class="header_icon" aria-hidden="true" role="presentation">[[File:Icon GCTools.png|35px|middle|link=]]</span> |
| <span class="start">Contribute to GCwiki (quick start guide)</span> | | <span class="start">Contribute to GCwiki (quick start guide)</span> |
| <br><span class="header_icon" aria-hidden="true" role="presentation">[[File:Icon GCTools.png|35px|middle|link=]]</span> | | <br><span class="header_icon" aria-hidden="true" role="presentation">[[File:Icon GCTools.png|35px|middle|link=]]</span> |
| <span class="start">Find information (help resources)</span> | | <span class="start">Find information (help resources)</span> |
− | </div>
| |
| </div> | | </div> |
| </div> | | </div> |
Line 226: |
Line 224: |
| color: rgb(255,255,255); | | color: rgb(255,255,255); |
| padding: 10px; | | padding: 10px; |
− | }
| + | margin: 20px 20px 20px 20px; |
− | | |
− | .start a {
| |
− | color: rgb(255, 255, 255);
| |
− | text-decoration: none;
| |
| } | | } |
| | | |
Line 236: |
Line 230: |
| background-color: rgba(108,77,133,0.8); | | background-color: rgba(108,77,133,0.8); |
| transition: 1s ease; | | transition: 1s ease; |
| + | color: rgb(255, 255, 255); |
| + | text-decoration: none; |
| } | | } |
| | | |