Changeset - 4df3030de776
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 15 years ago 2010-10-27 19:49:25
ohnobinki@ohnopublishing.net
Style synonyms like professors and rooms.
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
styles/output.css
Show inline comments
 
@@ -49,25 +49,26 @@ td{
 
  width:7em;
 
}
 
.time
 
{
 
  border-style:none none solid none;
 
  white-space: nowrap;
 
}
 
.day{
 
  border-style:none none solid solid;
 
}
 

	
 
.prof,
 
.location
 
.location,
 
.synonym
 
{
 
    color: #444444;
 
    font-size: small;
 
}
 

	
 
/* Class Coloring */
 

	
 
.class0 { background: #69c76f; }
 
.class1 { background: #c5c769; }
 
.class2 { background: #c76b69; }
 
.class3 { background: #696fc7; }
 
.class4 { background: #69a7c7; }
0 comments (0 inline, 0 general)