Changeset - d0bbb39748cf
[Not reviewed]
0 1 0
Nick Seidenman (N6) - 7 years ago 2017-01-18 03:49:00
n6151h@gmail.com
A few more tweaks to app.css, removing stuff that makes things look less like the wooden site.
1 file changed with 4 insertions and 8 deletions:
0 comments (0 inline, 0 general)
static/src/pyconau2017/css/app.css
Show inline comments
...
 
@@ -249,3 +249,3 @@ h1 {
 
  font-size: 2em;
 
  margin: 0.67em 0;
 
  /* margin: 0.67em 0; */
 
}
...
 
@@ -634,4 +634,4 @@ a {
 
  color: #337ab7;
 
  text-decoration: none;
 
  border-bottom: 1px solid #3ab1c9;
 
  text-decoration: none  !important;
 
  /* border-bottom: 1px solid #3ab1c9; */
 
  transition: color 300ms;
...
 
@@ -643,7 +643,3 @@ a:hover, a:focus, a:active {
 

	
 
ul,
 
ol {
 
  padding: 0;
 
  /* margin: 0; */
 
}
 

	
 

	
0 comments (0 inline, 0 general)