Changes

no edit summary
Line 4: Line 4:     
<html>
 
<html>
     <body><center>
+
     <style>
         <table class="navbar" style="width: 80%; margin-left: auto; margin-right: auto;">
+
        /*Hide the first heading*/
             <tr>
+
        #firstHeading {
                <th class="navbarelement activetab"><a href="#">Agenda and Slides</a></th>
+
            display: none;
                <th class="navbarelement"><a href="https://www.gcpedia.gc.ca/wiki/Communications_Community_Office_-_Learning_Days_2022/Recordings">Recordings</a></th>
+
        }
                <th class="navbarelement"><a href="https://www.gcpedia.gc.ca/wiki/Communications_Community_Office_-_Learning_Days_2022/Biographies">Biographies</a></th>
+
        /*Hide the language box when not signed in*/
                <th class="navbarelement"><a href="https://www.gcpedia.gc.ca/wiki/Communications_community_office">Go to the CCO GCpedia Page</a></th>
+
        .langBox {
                <th class="navbarelement"><a href="https://www.gcpedia.gc.ca/wiki/Bureau_de_la_collectivit%C3%A9_des_communications_-_Journ%C3%A9es_d%E2%80%99apprentissage_2022">Accéder ce contenu en français</a></th>
+
            display: none;
             </tr>
+
        }
         </table>
+
        /*Hide the "back" link at top of page for subpages (breadcrum)*/
     </center></body>
+
        #contentSub {
 +
            display: none;
 +
        }
 +
    <style>
 +
         .navbar {
 +
            width: 80%;
 +
            margin-left: auto;
 +
            margin-right: auto;
 +
             border: solid 3px #111;
 +
        }
 +
        .navbarelement {
 +
            text-align: center;
 +
            width: 20%;
 +
            padding: 8px 6px 8px 6px;
 +
            margin: 10px 15px 10px 15px;
 +
            border: solid 2px #555;
 +
            font-family: Calibri;
 +
            font-size: 18px;
 +
            color: #fff;
 +
            text-decoration: none;
 +
           
 +
            background-color: #40346f;
 +
        }
 +
        .navbarelement a {
 +
            text-decoration: none;
 +
            color: #fff;
 +
        }
 +
        .navbarelement:hover {
 +
            background-color: #fff; /* Or use the blue/teal: #52b6a3 pink: e83d71 */
 +
            color: #e83d71;
 +
            transition: 0.3s;
 +
        }
 +
        .navbarelement:hover a {
 +
            color: #e83d71;
 +
            transition: 0.3s;
 +
        }
 +
        .navbarelement a:hover {
 +
            color: #e83d71;
 +
        }
 +
        .activetab {
 +
            background-color: #fff;"
 +
            color: #e83d71;
 +
        }
 +
        .activetab a {
 +
            color: #e83d71;
 +
        }
 +
        .biographies h3 {
 +
            padding-top: 1px;
 +
            margin-top: 1px;
 +
            margin-bottom: 1px;
 +
            padding-bottom: 0px;
 +
            color: #8D193D;
 +
        }
 +
        .biographies {
 +
            padding-bottom: 10px;
 +
            margin-bottom: 25px;
 +
        }
 +
        .jobtitle p {
 +
            margin-top: 0px;
 +
            padding-top: 0px;
 +
            line-height: 0;
 +
        }
 +
        img {
 +
            margin-right: 6px;
 +
             margin-bottom: 15px;
 +
         }
 +
    </style>
 +
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
</html>
 
</html>
 +
<h1 style="text-align: center; font-family: Calibri; font-size: 32px">Communications Community Office (CCO) - Learning Days 2022</h1>
 +
    
=='''John Hannaford'''==
 
=='''John Hannaford'''==