Manage ASL magazines and their articles.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
asl-articles/web/src/SearchResults.css

7 lines
203 B

#search-results { margin-top: 0.5em ; }
.search-result {
margin: 0.25em 0 ; padding: 0.1em 0.2em ;
border: 1px solid #eee ; background: #f8f8f8 ;
font-family: monospace ; font-size: 80% ;
}