File diff 123eb7603cee → b723e6390acd
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -224,6 +224,12 @@ body > header {
 
  }
 
}
 

	
 
.press-articles ul li {
 
    list-style-type: none; /* Remove bullets */
 
    padding: 0; /* Remove padding */
 
    margin: 0; /* Remove margins */
 
    margin-top: .3em; margin-bottom: .3em;
 
}
 

	
 
#navbar li a:hover, #navbar li a:focus {
 
  border-bottom: 0.25rem solid var(--light-green);