Changeset - 8c1a05dd04a3
[Not reviewed]
Merge
0 6 0
Nick Seidenman (N6) - 8 years ago 2017-01-18 04:57:46
n6151h@gmail.com
Merge branch 'master' into prod
2 files changed with 0 insertions and 9 deletions:
0 comments (0 inline, 0 general)
static/src/pyconau2017/css/app.css
Show inline comments
...
 
@@ -581,7 +581,6 @@ table {
 
body {
 
  font-size: 16px;
 
  font-family: "Roboto", sans-serif;
 
  line-height: 1.4;
 
  color: #0c486c;
 
  font-size: 4vw;
 
}
...
 
@@ -642,13 +641,6 @@ a:hover, a:focus, a:active {
 
}
 

	
 

	
 

	
 
ul > li,
 
ol > li {
 
  list-style-position: outside;
 
  margin-left: 1em;
 
}
 

	
 
blockquote {
 
  margin-left: 0;
 
  padding-left: 20px;
static/src/pyconau2017/css/pyconau.css
Show inline comments
...
 
@@ -35,7 +35,6 @@ body {
 
.jumbotron h1 {
 
    font-size: 3em;
 
    font-family: 'Flux Regular';
 
    background-color: #000;
 
}
 

	
 
#announcements {
0 comments (0 inline, 0 general)