File diff dfcd2acc7466 → 539fa2dfdd2b
static/src/scss/app.scss
Show inline comments
...
 
@@ -61,6 +61,11 @@ h3, .h3 {
 
    height: 50px;
 
}
 

	
 
.rego-content {
 
    border: 1px solid #000;
 
    background-color: #fff;
 
}
 

	
 
/* END LCA2020 */
 

	
 
.messagelist {
...
 
@@ -69,7 +74,9 @@ h3, .h3 {
 

	
 
.asteriskField:before { content: ' '; }
 

	
 
label.label-required:after { content: ' *'; }
 

	
 
.abstract, .bio, .monospace-text {
 
    font-family: Hack, monospace;
 
    white-space: pre-wrap;
 
}
...
 
\ No newline at end of file
 
}