@@ -344,5 +336,6 @@
permission of
The
FreeBSD Foundation.
+
&header2.word.contact;
diff --git a/en_US.ISO8859-1/htdocs/layout/css/layout.css b/en_US.ISO8859-1/htdocs/layout/css/layout.css
index 3c81d54ded..bee3f62f4b 100644
--- a/en_US.ISO8859-1/htdocs/layout/css/layout.css
+++ b/en_US.ISO8859-1/htdocs/layout/css/layout.css
@@ -409,6 +409,43 @@
width: 150px;
}
+/* Donate Button */
+ /* height and width details */
+.frontdonatetop div, .frontdonatetop, .frontdonatebot div, .frontdonatebot {
+ width: 20%;
+ height: 10px;
+ font-size: 1px;
+ text-align: center;
+}
+
+.frontdonatecontent {
+ margin: 0;
+ padding: 0;
+ margin-top: -4px;
+ margin-bottom: -4px;
+ text-align: center;
+ font-size: 1.1em;
+ font-weight: bold;
+}
+
+.frontdonatecontent a, .frontdonatecontent a:link, .frontdonatecontent a:visited, .frontdonatecontent a:hover, .frontdonatecontent a:active {
+ color: #990000;
+ text-decoration: none;
+}
+
+.frontdonateroundbox {
+ margin-top: 10px;
+ padding: 0;
+ /*padding-right: 30px;*/
+ width: 150px;
+ height: 25px;
+ background-color: white;
+ -moz-border-radius: 10px;
+ -webkit-border-radius: 10px;
+ -khtml-border-radius: 10px;
+ border-radius: 10px;
+}
+
/* Get FreeBSD Box */
/* set background images for corners */
diff --git a/share/xml/header.ent b/share/xml/header.ent
index 09e28f6686..00bfac1290 100644
--- a/share/xml/header.ent
+++ b/share/xml/header.ent
@@ -37,6 +37,17 @@
+
+
+
+
+