]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/html/include/content.css
Alte Stylesheets entfernt. Wir haben ja Themes.
[ipfire-2.x.git] / html / html / include / content.css
diff --git a/html/html/include/content.css b/html/html/include/content.css
deleted file mode 100644 (file)
index cc3c43b..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-table.list {\r
-       width: 100%;\r
-       margin: 0;\r
-       margin-top: 5px;\r
-       border: 1px solid #ccc;\r
-       padding: 10px;\r
-}\r
-\r
-table tr.header {\r
-       background-image: url(../images/table-header.gif);\r
-       background-repeat: no-repeat;\r
-       background-color: #e6e6e6;\r
-}\r
-\r
-table.list tr.header td {\r
-       font-size: 10px;\r
-       padding: 4px;\r
-       margin: 0;\r
-       font-weight: bold;\r
-       border-bottom: 1px solid #ccc;          \r
-}\r
-\r
-table.list tr.odd {\r
-       background: #fff;\r
-       padding: 0;\r
-       margin: 0;\r
-}\r
-\r
-table.list tr.even {\r
-       background: #eeeced;\r
-       padding: 4px;\r
-       margin: 0;\r
-}\r
-\r
-table.list tr td {\r
-       padding: 4px;\r
-       margin: 0;\r
-}\r
-\r
-#page-content a {\r
-    text-decoration: underling;\r
-    color: #3F5368;\r
-}\r
-\r
-#page-content a:hover {\r
-       text-decoration: underline;\r
-       color: #000000;\r
-}\r