The text area below shows the code contained in the external CSS called
[ schedule.css ]
Below that is a screenshot of the file when viewed in Internet Explorer
reservations {width:750;font-size:12pt} heading {display: block; font-family:Arial, Helvetica; font-size:32pt; font-weight:bold; text-align:center; color:rgb(0,128,0);} date {display:block; font-size:10pt; text-align:right; margin-top:20; margin-right:0; margin-bottom:0; margin-left:0} columns {display:block; border-bottom:3 solid black} time {display:inline; width:55; font-size:8pt; text-align:center; font-family:Arial, Helvetica;} room {display:block} used {display:inline; width:55; text-align:center; font-size:8pt} name {width:90; font-size:8pt} used.yes {color:white; background-color:red} used.no {color:green; background-color:white}
Back to Main Project Page