improved styling
[psensor.git] / www / monitor.html
index d03f212..04d5303 100644 (file)
@@ -32,18 +32,18 @@ href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
 
     <div id="menu">
       <ul id="menu-list">
-       <li><em><a href="monitor.html">All</a><em></li>
+       <li><em><a href="monitor.html">All</a></em></li>
       </ul>
     </div>
       
     <div id="main">
-      <h1>Psensor Server Monitoring</h1>
+      <h1>System Monitoring</h1>
       
       <p><em>Uptime</em>: <span id='uptime'></span></p>
       
       <h2>CPU</h2>
       
-      <table id='cpu' border='0' cellspacing='0' cellpadding='0'>
+      <table id='cpu'>
        <thead>
          <tr>
            <th>Current usage</th>
@@ -57,7 +57,7 @@ href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
       
       <h2>Memory</h2>
       
-      <table border='0' cellspacing='0' cellpadding='0'>
+      <table>
        <thead>
          <tr>
            <th></th>
@@ -76,7 +76,7 @@ href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
       
       <h2>Network</h2>
       
-      <table id='net' border='0' cellspacing='0' cellpadding='0'>
+      <table id='net'>
        <thead>
          <tr>
            <th>Interface</th>
@@ -90,7 +90,7 @@ href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
       
       <h2>Sensors</h2>
       
-      <table id='sensors' border='0' cellspacing='0' cellpadding='0'>
+      <table id='sensors'>
        <thead>
          <tr>
            <th>Name</th>