Line 1: |
Line 1: |
| {{#css: | | {{#css: |
| | | |
− | .headcontainer {
| + | a:visited { |
− | font-family: "Open Sans",sans-serif;
| + | color: #FFFFFF; |
− | font-style: normal;
| |
− | font-weight: 200;
| |
− | }
| |
− | | |
− | h1 {
| |
− | color: #00A196;
| |
− | padding-bottom: 0px;
| |
− | font-size: 40px !important;
| |
− | font-family: "Open Sans",sans-serif !important;
| |
− | border: none;
| |
− | }
| |
− | | |
− | .headercontent
| |
− | {
| |
− | width:900px;
| |
− | margin-left: auto;
| |
− | margin-right: auto;
| |
| } | | } |
| | | |
Line 28: |
Line 11: |
| padding: 0; | | padding: 0; |
| margin: 0; | | margin: 0; |
| + | font-family: "Open Sans",sans-serif; |
| + | font-style: normal; |
| + | font-weight: 200; |
| | | |
| } | | } |
| | | |
− | .headercontent p
| |
− | {
| |
− | color: #000000;
| |
− | font-size: 20px;
| |
− | padding: 0;
| |
− | margin: 0;
| |
− | }
| |
| .menubar ul | | .menubar ul |
| { | | { |
Line 80: |
Line 59: |
| .active { | | .active { |
| color: #FFFFFF; | | color: #FFFFFF; |
− | }
| |
− |
| |
− | .hero_header {
| |
− | color: #FFFFFF;
| |
− | text-align: center;
| |
− | margin-top: 0px;
| |
− | margin-right: 0px;
| |
− | margin-bottom: 0px;
| |
− | margin-left: 0px;
| |
− | letter-spacing: 4px;
| |
− | }
| |
− | /* Hero Section */
| |
− | .hero {
| |
− | background-color: #FFFFFF;
| |
− | padding-top: 30px;
| |
− | padding-bottom: 30px;
| |
| } | | } |
| | | |
Line 105: |
Line 68: |
| | | |
| }} | | }} |
− | <div class="headcontainer">
| |
− | <div class="hero" id="hero">
| |
− | <div class="headercontent">
| |
− | <h1>Digital Talent</h1>
| |
− | <p>Help grow digital talent and skills in the government of Canada</p>
| |
− | </div>
| |
− | </div>
| |
− | <!-- About Section -->
| |
| | | |
| <div class="menubar"> | | <div class="menubar"> |