/**************************************
Joel A. Tropp / Caltech website
research.css: Style for research page elements
June 2021
**************************************/

@charset "UTF-8";

/* Import overall look and feel */

@import url("main.css");

ul.publist {
  list-style-position: inside;
  text-indent: -1em;
  font-size: small;
  line-height: 1.5em;
}
