Changeset - c52682c57a94
[Not reviewed]
0 1 0
Scott Bragg - 7 years ago 2016-12-31 04:19:00
jsbragg@scriptforge.org
Minor CSS fix for schedule
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
static/src/lca2017/css/app.css
Show inline comments
...
 
@@ -688,3 +688,2 @@ table th {
 
  text-transform: none;
 
  font-size: 20px;
 
}
...
 
@@ -1635,2 +1634,3 @@ table.alt tr:not(:last-of-type) {
 
    padding: 0.5ex;
 
    font-size: small;
 
  }
...
 
@@ -1661,3 +1661,3 @@ table.alt tr:not(:last-of-type) {
 
  .calendar td {
 
    font-size: 0.9vw;
 
    font-size: small;
 
  }
...
 
@@ -1691,3 +1691,3 @@ table.alt tr:not(:last-of-type) {
 
  .time {
 
    font-size: 0.5vw;
 
    font-size: xx-small;
 
    line-height: 0.4;
0 comments (0 inline, 0 general)