Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/autonoma.ca.git
@charset "utf-8";

body {
  margin: 0 auto;
  padding: 0;
  width: 720px;
}

p {
  line-height: 130%;
  padding-bottom: 1em;
  font-family: Arial, sans-serif;
}

ul.variables {
  margin-left: 2ex;
}

ul.variables li {
  margin-left: 2ex;
  list-style-type: square;
}