Newer
Older
www-root / surveyor.css
@hayashi hayashi on 23 Sep 2017 154 bytes json read
h1 {
  font-style: italic;
}
p {
  padding-left: 40px;
}
.carto {
  padding-left: 40px;
}
.table {
  border: 1px solid blue;
}
td.left {
  width: 50%;
}