@@ -3,27 +3,12 @@
<head>
<title>Scheduler</title>
<link rel="stylesheet" href="styles/general.css" type="text/css" media="screen" charset="utf-8">
<style type="text/css">
/* body {
width: 80%;
margin:auto;
font-family: sans-serif;
}
#header {
text-align: left;
background: rgb(220,220,220); /* IE fallback */
background: rgba(200,200,200, .3);
#footer {
text-align: right;
}*/
.error {
color: #F00; /* For validation errors */
.error p {
padding: 0;
margin: 0;
@@ -61,7 +46,7 @@
</div>
<div id="footer">
<h5>© <?php echo Date("Y"); ?> Nathan Gelderloos<br />
with special thanks to <a href="http://ethanzonca.com">Ethan Zonca</a></h5>
</body>
</html>
\ No newline at end of file
Status change: