Difference between revisions of "ESDC Workplace & You"
Jump to navigation
Jump to search
Tyler.olinik (talk | contribs) |
Tyler.olinik (talk | contribs) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{#css: | {{#css: | ||
+ | |||
+ | <!--All CSS effects are used to add style to the base of the HTML code--> | ||
+ | |||
+ | <!--Style to the links to master pages--> | ||
+ | |||
+ | div.ImportantPages{ | ||
+ | text-align: right; | ||
+ | font: Tw Cen Mt; | ||
+ | } | ||
+ | |||
+ | <!--Style to the links to the information pages--> | ||
div.informationList{ | div.informationList{ | ||
Line 8: | Line 18: | ||
color:#228176; | color:#228176; | ||
border-style: double; | border-style: double; | ||
− | padding: | + | border-padding: 50px; |
+ | border-width: thick; | ||
border-radius:25px; | border-radius:25px; | ||
− | width: | + | width: 30%; |
} | } | ||
+ | |||
+ | <!--Hover effect for listed information--> | ||
+ | |||
+ | li:hover { | ||
+ | background-color: #FF9500; | ||
+ | opacity:1.0; | ||
+ | border-radius: 10px; | ||
+ | box-shadow: inset 0 0 0 0 #FF9500; | ||
+ | transition: 1.0; | ||
+ | outline: none; | ||
+ | } | ||
+ | |||
+ | <!--style to contact section--> | ||
div.ContactUs{ | div.ContactUs{ | ||
Line 18: | Line 42: | ||
color:#228176; | color:#228176; | ||
}} | }} | ||
+ | |||
+ | <!--Links to other master pages --> | ||
+ | |||
+ | <div class="ImportantPages"> | ||
+ | <h3>[https://wiki.gccollab.ca/Employee%E2%80%99s_Corner <strong>Employee's Corner</strong>]</h3> | ||
+ | <h3><strong>[https://wiki.gccollab.ca/My_ESDC_Workplace My ESDC Workplace]</strong></h3> | ||
+ | </div> | ||
+ | |||
+ | <!--Links to other information pages--> | ||
<div class="informationList"> | <div class="informationList"> | ||
<ul> | <ul> | ||
− | <li> | + | <li>Tina Namiesniowski</li> |
− | <li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Learn_about_ESDC_Workplace | + | <li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Learn_about_ESDC_Workplace Learn about ESDC Workplace]</li> |
− | <li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Project_Sites_and_Timelines | + | <li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Project_Sites_and_Timelines Project Sites and Timelines]</li> |
− | <li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_ESDC_Reservation_System | + | <li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_ESDC_Reservation_System ESDC Reservation System]</li> |
− | |||
</ul> | </ul> | ||
</div> | </div> | ||
+ | |||
+ | <!--Contact with email--> | ||
<div class ="ContactUs"> | <div class ="ContactUs"> | ||
− | <h3> | + | <h3>Contact Us</h3> |
− | EDSC.NC.CFOB-DGDPF-CM-GC.ESDC@hrsdc-rhdcc.gc.ca | + | <strong>EDSC.NC.CFOB-DGDPF-CM-GC.ESDC@hrsdc-rhdcc.gc.ca</strong> |
</div> | </div> |
Latest revision as of 09:27, 15 November 2021
- Tina Namiesniowski
- Learn about ESDC Workplace
- Project Sites and Timelines
- ESDC Reservation System
Contact Us
EDSC.NC.CFOB-DGDPF-CM-GC.ESDC@hrsdc-rhdcc.gc.ca