Line 6: |
Line 6: |
| The GCwiki is a public wiki hosted by the Government of Canada to facilitate collaboration and knowledge sharing. [[wiki:About|Learn more]] | | The GCwiki is a public wiki hosted by the Government of Canada to facilitate collaboration and knowledge sharing. [[wiki:About|Learn more]] |
| </div> | | </div> |
− | <div class="searchBar"><div class="btn">[[Special:Search|Search]]</div> for one of the <u>[[Special:AllPages|5,000+ pages]]</u> in <u>[[Special:Categories|240+ categories]]</u> | + | <div class="searchBar"><div class="btn">[[Special:Search|Search]]</div> for one of the <u>[[Special:AllPages|5,000+ pages]]</u> in <u>[[Special:Categories|240+ categories]]</u>. |
| </div> | | </div> |
− | <br>
| + | <div class="btn"><span style="margin: 0px 0px 0px 10px">[https://support.gccollab.ca/en/support/solutions/folders/2100032745 Learn]</span></div> about GCwiki from the <u>[https://support.gccollab.ca/en/support/solutions/folders/2100032745 13 articles]</u> in the GCTools support portal. |
− | <div class="btn">[https://support.gccollab.ca/en/support/solutions/folders/2100032745 Learn]</div> about GCwiki from the <u>[https://support.gccollab.ca/en/support/solutions/folders/2100032745 13 articles]</u> in the GCTools support portal | |
| </div> | | </div> |
| | | |
Line 119: |
Line 118: |
| | | |
| {{#css: | | {{#css: |
| + | |
| + | body { |
| + | font-family: 'Nunito Sans', sans-serif; |
| + | } |
| | | |
| .res-img img { | | .res-img img { |
Line 173: |
Line 176: |
| | | |
| .btn:hover { | | .btn:hover { |
− | background-color: rgba(255, 255, 255, 0.8);
| + | background-color: rgba(118, 80, 141, 0.5); |
| transition: 1s ease; | | transition: 1s ease; |
| } | | } |
| | | |
| .btn:hover a { | | .btn:hover a { |
− | color: rgba(118, 80, 141, 1); | + | color: rgb(118, 80, 141); |
| text-decoration: none; | | text-decoration: none; |
| } | | } |
Line 210: |
Line 213: |
| font-size: 21px; | | font-size: 21px; |
| font-weight: normal; | | font-weight: normal; |
− | }
| |
− |
| |
− | body {
| |
− | font-family: 'Nunito Sans', sans-serif;
| |
| } | | } |
| | | |
Line 237: |
Line 236: |
| } | | } |
| | | |
− | .start:hover {
| + | .start:hover { |
| background-color: rgba(108,77,133,0.5); | | background-color: rgba(108,77,133,0.5); |
| transition: 1s ease; | | transition: 1s ease; |
Line 272: |
Line 271: |
| } | | } |
| | | |
− | .fadein img {
| + | .fadein img { |
| opacity:1; | | opacity:1; |
| transition: 1s ease; | | transition: 1s ease; |