summaryrefslogtreecommitdiffstats
path: root/docs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/style.css b/docs/style.css
index 71d69d7..79f4c07 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -75,6 +75,16 @@ a.button {
float: right;
}
+a.largebutton {
+ font-weight: bold;
+ color: #000000;
+ margin: 0px;
+ padding: 10px;
+ background: url("steel.gif");
+ text-decoration: none;
+ border: 1px outset #FFFFFF;
+}
+
/* Settings for the introductory paragraph. */
p.intro