| Line 76: |
Line 76: |
| | Browse these resources to become familiar with GCwiki and start contributing: | | Browse these resources to become familiar with GCwiki and start contributing: |
| | [[File:Student.png|33px|link=]] <span class="start" style="margin: 1px; line-height: 4em;">[https://support.gccollab.ca/en/support/solutions/folders/2100032745 Learn about GCwiki]</span> | | [[File:Student.png|33px|link=]] <span class="start" style="margin: 1px; line-height: 4em;">[https://support.gccollab.ca/en/support/solutions/folders/2100032745 Learn about GCwiki]</span> |
| − | [[File:Heart.png|33px|link=]] <span class="start" style="margin: 1px; line-height: 4em">[[GCwiki:Cheatsheet_-_Aide-M%C3%A9moire|Contribute to GCwiki (quick start guide)]]</span> | + | [[File:Heart.png|33px|link=]] <span class="start" style="margin: 1px; line-height: 4em">[[GCwiki:Cheatsheet_-_Aide-M%C3%A9moire|Add to GCwiki (quick start guide)]]</span> |
| | [[File:Search.png|33px|link=]] <span class="start" style="margin: 1px; line-height: 4em">[[Special:Search|Find information (search)]]</span> | | [[File:Search.png|33px|link=]] <span class="start" style="margin: 1px; line-height: 4em">[[Special:Search|Find information (search)]]</span> |
| | </div> | | </div> |
| Line 218: |
Line 218: |
| | .start { | | .start { |
| | font-family: 'Nunito Sans', sans-serif; | | font-family: 'Nunito Sans', sans-serif; |
| − | background-color: rgba(108,77,133,0.5); | + | background-color: rgba(108,77,133,0.8); |
| | border: 1px solid rgb(108,77,133); | | border: 1px solid rgb(108,77,133); |
| | color: rgb(255,255,255); | | color: rgb(255,255,255); |
| Line 227: |
Line 227: |
| | | | |
| | .start:hover { | | .start:hover { |
| − | background-color: rgba(108,77,133,0.8); | + | background-color: rgba(108,77,133,0.5); |
| − | text-decoration: none;
| |
| | transition: 1s ease; | | transition: 1s ease; |
| | } | | } |