summaryrefslogtreecommitdiff
path: root/styles/shows.css
blob: 0191f6b7ab781ff20fd58c0a9812a2c8f54f9480 (plain)
1
2
3
4
5
6
7
8
9
10
11
#show-title {
  text-align: center;
}
#show-details {
  margin-top: 1.5em;
  margin-bottom: 1em;
}
#show-selector {
  height: 2.5em;
  width: 100%;
}