improved styling
[psensor.git] / www / monitor.html
index 54c8acb..04d5303 100644 (file)
@@ -32,7 +32,7 @@ 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>
       
@@ -43,7 +43,7 @@ href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
       
       <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>