Changeset - 6d5f5618be55
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-07 03:28:58
bkuhn@ebb.org
I think that this was spurious. I'll find out.
1 file changed with 0 insertions and 4 deletions:
0 comments (0 inline, 0 general)
local.css
Show inline comments
...
 
@@ -4,16 +4,12 @@ body {
 
footer {
 
  margin-top: 100px;
 
  border-top: 1px solid rgb(229, 229, 229);
 
  padding-top: 40px;
 
  padding-bottom: 30px;
 
}
 

	
 
.copyleft-navbar.navbar-default {
 
  background-color: ;
 
}
 
.copyleft-navbar.navbar-default .navbar-nav > li > a:focus,
 
.copyleft-navbar.navbar-default .navbar-nav > li > a:active,
 
.copyleft-navbar.navbar-default .navbar-nav > li > a:hover {
 
  color: #5e5e5e;
 
  background-color: transparent;
 
}
0 comments (0 inline, 0 general)