| 
				     | 
				
| (72 intermediate revisions by 2 users not shown) | 
| Line 1: | 
Line 1: | 
| − | <div class="alert alert-info">
  |   | 
| − |   <p><span class="header_icon" role="presentation" aria-hidden="true">[[File:Info.png|25px|middle|link=]]</span> Please note that GCwiki is currently in its beta development phase. If you encounter any issues or would like to provide feedback, please contact the [https://support.gccollab.ca/en/support/home GCTools Help Desk].</p>
  |   | 
| − | </div>
  |   | 
|   |  |   |  | 
| − | 
  |   | 
| − | {{#css:
  |   | 
| − | 
  |   | 
| − | .alert {
  |   | 
| − |     padding: 10px;
  |   | 
| − |     margin-bottom: 23px;
  |   | 
| − |     border: 1px solid transparent;
  |   | 
| − | }
  |   | 
| − | 
  |   | 
| − | .alert, .label {
  |   | 
| − |     border-radius: 0;
  |   | 
| − |     border-style: solid;
  |   | 
| − |     border-width: 0 0 0 4px;
  |   | 
| − | }
  |   | 
| − | 
  |   | 
| − | 
  |   | 
| − | .alert-info {
  |   | 
| − |     background: #d7faff;
  |   | 
| − |     border-color: #269abc;
  |   | 
| − | }
  |   | 
| − | 
  |   | 
| − | }}
  |   |