Update to 2.0.0 tree from current Fremantle build
[opencv] / docs / ref / opencvref.css
diff --git a/docs/ref/opencvref.css b/docs/ref/opencvref.css
deleted file mode 100644 (file)
index a11be76..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-.synopsis, .classsynopsis 
-{
-  background: #eeeeee;
-  border: solid 1px #aaaaaa;
-  padding: 0.5em;
-}
-
-Body { 
-    margin-left: 10%;
-    margin-right: 10%;
-}
-
-A.link {
-    color: blue;
-    text-decoration: underline;
-}
-
-A.visited {
-    color: purple;
-    text-decoration: underline;
-}
-
-A.active {
-    color: red;
-    text-decoration: underline;
-}
-
-
-H1 {
-    color: #000000;
-    background-color: #6699FF;
-    text-align: center;
-}
-
-
-H2 {
-    color: #000000;
-    text-decoration: underline;
-}
-
-H3 {
-    color: #0000f0;
-    margin-bottom: 0pt;
-    font-family: "Helvetica";
-}
-
-
-H4 {
-    color: #0000f0;
-    margin-bottom: 0pt;
-    font-family: "Helvetica";
-}
-
-
-P.Blurb {
-    margin-top: 0pt;
-    color: #000000;
-    font-style: Italic;
-    font-weight: Bold;
-    font-family: "Helvetica";
-    font-size: 80%;
-}
-
-DL DT {
-    font-family:Monospace;
-    # font-size: 80%;
-}