--- a/overview/WD-prov-overview-20121211/Overview.html Sun Dec 02 20:54:22 2012 +0100
+++ b/overview/WD-prov-overview-20121211/Overview.html Sun Dec 02 20:55:50 2012 +0100
@@ -10,39 +10,6 @@
-->
<link href="datatable.css" rel="stylesheet" type="text/css">
-<!-- see http://www.somacon.com/p141.php for table configuration -->
- <style type="text/css">
- .note { font-size:small; margin-left:50px }
-
-.diamond {
- font-weight: normal;
- font-style: normal;
- font-size:100%;
- font-family: sans-serif;
-}
-
-table.thinborder {
- border-width: 1px;
- border-spacing: 0px;
- border-style: none;
- border-color: gray;
- border-collapse: collapse;
-}
-table.thinborder th {
- border-width: 1px;
- padding: 0px;
- border-style: solid;
- border-color: gray;
- -moz-border-radius: ;
-}
-table.thinborder td {
- border-width: 1px;
- padding: 2px;
- border-style: solid;
- border-color: gray;
- -moz-border-radius: ;
-}
-</style>