summaryrefslogtreecommitdiff
path: root/faq.html
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-10-27 13:33:55 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-10-27 13:33:55 +0100
commit0386912691cb872a97f08078e0587ef26575e21e (patch)
treee61afec382914b327d533e599ace706978f16958 /faq.html
parent2c88b1f46a818c9edb0824a17e8c34bd080c507e (diff)
downloadgnutls-0386912691cb872a97f08078e0587ef26575e21e.tar.gz
Revert "Moved styles to layout.css"
This reverts commit 2c88b1f46a818c9edb0824a17e8c34bd080c507e.
Diffstat (limited to 'faq.html')
-rw-r--r--faq.html75
1 files changed, 75 insertions, 0 deletions
diff --git a/faq.html b/faq.html
index f414e060c1..478925442e 100644
--- a/faq.html
+++ b/faq.html
@@ -28,6 +28,81 @@
end of flattr -->
</head>
<body>
+<!-- <body bgcolor="#ffffff" text="#000000" link="#1f00ff" alink="#ff0000" vlink="#9900dd"> -->
+<style type="text/css">
+table.transparent {
+ border-width: 0px;
+ border-spacing: 2px;
+ border-style: none;
+ border-color: white;
+ border-collapse: separate;
+ background-color: white;
+}
+table.transparent th {
+ border-width: 0px;
+ padding: 1px;
+ border-style: inset;
+ border-color: gray;
+ background-color: white;
+ -moz-border-radius: ;
+}
+table.transparent td {
+ border-width: 0px;
+ padding: 1px;
+ border-style: inset;
+ border-color: gray;
+ background-color: white;
+ -moz-border-radius: ;
+}
+table.news-transparent {
+ border-width: 3px;
+ border-spacing: 5px;
+ border-style: none;
+ border-color: #ccbcbc;
+ border-collapse: separate;
+ background-color: transparent;
+}
+table.news-transparent th {
+ border-width: 0px;
+ padding: 1px;
+ border-style: inset;
+ border-color: gray;
+ background-color: transparent;
+ -moz-border-radius: ;
+}
+table.news-transparent td {
+ border-width: 1px;
+ padding: 3px;
+ border-style: solid;
+ border-color: #e0d7d7;
+ background-color: transparent;
+ -moz-border-radius: ;
+}
+table.news {
+ border-width: 0px;
+ border-spacing: 2px;
+ border-style: none;
+ border-color: white;
+ border-collapse: separate;
+ background-color: #e5e5e5;
+}
+table.news th {
+ border-width: 0px;
+ padding:10px 5px;
+ border-style: inset;
+ border-color: gray;
+ background-color: #ccbcbc;
+ -moz-border-radius: ;
+}
+table.news td {
+ border-width: 0px;
+ padding:10px 5px;
+ border-style: inset;
+ border-color: gray;
+ background-color: #e0d7d7;
+ -moz-border-radius: ;
+}
+</style>
<div id="null-wrapper">
<!-- begin of body-include-2 -->
<div id="header">