Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
imported>Jacob Robertson
No edit summary
imported>Jacob Robertson
No edit summary
Line 243: Line 243:
   gap: 2px;
   gap: 2px;
}
}
st-header-cell {
  padding: .2em .2em .2em .5em;
  border: 1px solid var(--map-outlines);
  font-weight: bold;
  background-color: var(--beacons-light);
}
.st-header-skills {
}
.st-header-guides {
}
.st-header-trails {
}
.st-header-beacons {
}
.st-header-milestones {
}
.st-row {
.st-row {
   display: grid;
   display: grid;
Line 272: Line 291:
   font-style: normal;
   font-style: normal;
}
}


/***************** INFO BOX ***************/
/***************** INFO BOX ***************/