Toggle menu
84
103
34
3.2K
Landrace.Wiki - The Landrace Cannabis Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CategoryAccessions/styles.css

Template page
/* Category:Accessions – custom list view */

.lw-cat-head{
  margin: 8px 0 14px;
}
.lw-cat-title{
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1;
}
.lw-cat-sub{
  margin-top: 6px;
  color: #555;
  font-size: 14px;
}

.lw-cat-panel{
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 10px;
  padding: 12px 12px 10px;
  background: rgba(255,255,255,.6);
}
.lw-cat-panel-title{
  font-weight: 700;
  margin: 0 0 10px;
  font-size: 15px;
}

table.lw-cat-table{
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
table.lw-cat-table th,
table.lw-cat-table td{
  padding: 8px 10px;
  border-bottom: 1px solid rgba(0,0,0,.08);
  vertical-align: top;
}
table.lw-cat-table th{
  text-align: left;
  font-weight: 700;
  background: rgba(0,0,0,.03);
}

/* Hide MediaWiki's auto-generated category member lists */
#mw-pages,
#mw-subcategories,
.mw-category-generated{
  display: none;
}

.lw-cat-note{
  margin-top: 10px;
  font-size: 12px;
  color: #666;
}