Removed old diagrama
[simdecs_seam.git] / Diagrama / web / styles.css
diff --git a/Diagrama/web/styles.css b/Diagrama/web/styles.css
deleted file mode 100755 (executable)
index 77c19c9..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/* 
-    Document   : styles
-    Created on : 05/11/2011, 14:55:32
-    Author     : Maroni
-    Description:
-        Purpose of the stylesheet follows.
-*/
-
-/* 
-   TODO customize this sample style
-   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
-*/
-
-root { 
-    display: block;
-}
-
-body {
-    background: #f6f6f6 url(img/background.gif) bottom left repeat;
-    font-size: 12px;
-}
-
-.formTable {
-    text-align: left;
-}