summaryrefslogtreecommitdiff
path: root/styles/shows.css
blob: f241f406f35aaf9d1444abaa2759c1bdbdc24b0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#show-title {
  text-align: center;
}
#show-details {
  margin-top: 1.5em;
  margin-bottom: 1em;
}
#show-selector {
  height: 2.5em;
  width: 100%;
}
#current-week {
  display: block;
  margin: 0.5em;
  padding: 0.5em 1em;
}