Changes

Jump to navigation Jump to search
Undo revision 116807 by Matthew.macvicar (talk)
Line 1: Line 1:  +
{{#css:
 +
*{
 +
  box-sizing: border-box;
 +
}
 +
.column {
 +
  float: left;
 +
  width: 33%;
 +
  padding: 0 10px;
 +
}
 +
/* Remove extra left and right margins, due to padding */
 +
.row {margin: 0 -5px;
 +
  margin-top: 20px;}
 +
 +
/* Clear floats after the columns */
 +
.row:after {
 +
  content: "";
 +
  display: table;
 +
  clear: both;
 +
}
 +
.card {
 +
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
 +
  padding: 10px;
 +
  border: #F67C65 solid 2px;
 +
}
 +
</div>
 +
 +
</div>
 +
 +
----
 +
 +
/* For smaller screen sizes */
 +
@media (min-width: 100px) and (max-width: 850px)
 +
{
 +
  .column {
 +
    width: 100%;
 +
    display: block;
 +
    margin-bottom: 20px;
 +
  }
 +
}}
 +
 
<div class="row"><div class="column"><div class="card">
 
<div class="row"><div class="column"><div class="card">
 
       <h2>'''<small>[https://forms.office.com/r/AmCE5jynu9 Register Now!]</small>'''</h2>[[File:QIA Maple Leaf Photo (1000 x 1000 px).png|alt=Maple leaf|left|frameless|81x81px|Maple leaf]]<p>Statistics Canada and the Treasury Board of Canada Secretariat invite you to participate in the third Quantitative Impact Assessment (QIA) workshop. </p><p></p></div>
 
       <h2>'''<small>[https://forms.office.com/r/AmCE5jynu9 Register Now!]</small>'''</h2>[[File:QIA Maple Leaf Photo (1000 x 1000 px).png|alt=Maple leaf|left|frameless|81x81px|Maple leaf]]<p>Statistics Canada and the Treasury Board of Canada Secretariat invite you to participate in the third Quantitative Impact Assessment (QIA) workshop. </p><p></p></div>
Line 83: Line 123:  
__INDEX__
 
__INDEX__
 
__NEWSECTIONLINK__
 
__NEWSECTIONLINK__
__NOEDITSECTION__
 

Navigation menu

GCwiki