Difference between revisions of "User:Samburkeottawa"

From wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
 
(75 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="alert alert-info">
 
  <p>Text.</p>
 
</div>
 
  
 
{{#css:
 
 
.alert {
 
    padding: 15px;
 
    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;
 
}
 
 
}}
 

Latest revision as of 10:18, 4 August 2020