published_versions/css/index.css [13:23]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  .druid-masthead .button {
    display: inline-block;
    min-width: 155px;
    margin: 6px;
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: 600;
    padding: 9px 12px;
    border-radius: 2px;
    background: #9caeff;
    color: #1C1C26;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/css/index.css [36:46]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
.druid-masthead .button {
  display: inline-block;
  min-width: 155px;
  margin: 6px;
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: 600;
  padding: 9px 12px;
  border-radius: 2px;
  background: #9caeff;
  color: #1C1C26;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



