Difference between revisions of "User:Samuel.Burke/sandbox"
Jump to navigation
Jump to search
Line 168: | Line 168: | ||
} | } | ||
− | .alert { | + | .alert:before { |
− | + | content: ''; | |
− | + | position: absolute; | |
− | border: | + | width: 0; |
+ | transform: translate(0,-50%); | ||
+ | border-left: 1px solid; | ||
+ | border-right: 2px solid; | ||
+ | border-bottom-right-radius: 3px; | ||
+ | border-top-right-radius: 3px; | ||
+ | left: 0; | ||
+ | top: 40%; | ||
+ | height: 20px; | ||
} | } | ||
− | . | + | .start-icon { |
− | + | margin: 0px 5px 0px 15px; | |
− | |||
− | |||
} | } | ||
+ | .alert-simple.alert-primary { | ||
+ | border: 1px solid rgba(38, 154, 188, 0.81); | ||
+ | background-color: rgba(1, 204, 220, 0.16); | ||
+ | box-shadow: 0px 0px 2px #03fff5; | ||
+ | color: rgb(17, 69, 85); | ||
+ | } | ||
+ | |||
+ | .alert-primary:hover { | ||
+ | background-color: rgba(1, 204, 220, 0.4); | ||
+ | transition:0.5s; | ||
+ | } | ||
+ | |||
+ | .times | ||
+ | { | ||
+ | -webkit-animation: blink 2s 1 both; | ||
+ | animation: blink 2s 1 both; | ||
+ | } | ||
− | + | @-webkit-keyframes blink { | |
− | + | 0%, | |
− | + | 50%, | |
+ | 100% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | 25%, | ||
+ | 75% { | ||
+ | opacity: 0; | ||
+ | } | ||
+ | } | ||
+ | @keyframes blink { | ||
+ | 0%, | ||
+ | 50%, | ||
+ | 100% { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | 25%, | ||
+ | 75% { | ||
+ | opacity: 0; | ||
+ | } | ||
} | } | ||
Line 190: | Line 231: | ||
<multilang> | <multilang> | ||
@en|__NOTOC__ | @en|__NOTOC__ | ||
− | <div class="alert alert- | + | |
− | + | ||
+ | <div class="alert alert-simple alert-primary> | ||
+ | <p> <span class="start-icon times" role="presentation" aria-hidden="true">[[File:Promotion.png|25px|middle|link=]]</span>Welcome to the GCwiki's new main page. We hope the content on this page is helpful to you. Let us know what you think or how we can improve this page by adding your comments to the [https://wiki.gccollab.ca/index.php?title=Talk:Main_Page&action=edit discussion section].</p> | ||
</div> | </div> | ||
Revision as of 10:38, 30 July 2020
Welcome to the GCwiki's new main page. We hope the content on this page is helpful to you. Let us know what you think or how we can improve this page by adding your comments to the discussion section.
Welcome to the GCwiki!
The GCwiki is a public wiki hosted by the Government of Canada to facilitate collaboration and knowledge sharing.
Featured communities
Federal Youth Network | FlexGC | Canada's Free Agents |
Want to feature your GCwiki page or project? Send an image and brief description of your project to our inbox!
Getting started
Browse these resources to become familiar with GCwiki and start contributing:
Learn about GCwiki Add to GCwiki (quick start guide) Find information (search)
Pages you may be interested in
Pages looking for your input
1. Technology Trends | |
2. Analytics | |
3. Agile | |
4. Big Data | |
5. Data Governance |