File diff fad9c76d8fb7 → 6121ce79cc88
static/src/pyconau2017/css/pyconau.css
Show inline comments
...
 
@@ -32,12 +32,13 @@ body {
 
    src: url('fonts/FLUXRegular.ttf');
 
}
 

	
 
.jumbotron h1 {
 
    font-size: 3em;
 
    font-family: 'Flux Regular';
 
    background-color: #000;
 
}
 

	
 
#announcements {
 
    background-color: rgba(0,0,0,0.9);
 
    color: white;
 
    border-radius: 6px;