Changeset - 093f62fb1fec
[Not reviewed]
default
0 1 0
ethanzonca - 15 years ago 2010-12-31 18:39:09
ez@ethanzonca.com
General formatting updates. Will require revision.
1 file changed with 10 insertions and 1 deletions:
0 comments (0 inline, 0 general)
styles/output.css
Show inline comments
 
@@ -70,10 +70,12 @@ td{
 
.time
 
{
 
  border-style:none none solid none;
 
  border-bottom: 1px solid #aaa;
 
  white-space: nowrap;
 
}
 
.day{
 
  border-style:none none solid solid;
 
  background: #F0F0F0;
 
}
 

	
 
.prof,
 
@@ -190,4 +192,11 @@ margin-bottom: 2px;
 
#pager-next
 
{
 
  float: right;
 
}
 
\ No newline at end of file
 
}
 

	
 
table {
 
  border-radius: 5px;
 
}
 
.none {
 
  border-bottom: 1px dotted #ccc;
 
}
0 comments (0 inline, 0 general)