summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-08-28 17:12:03 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-08-30 12:48:01 +0200
commitcd55884f9837034d5608bb514cf0f76cdfbe7741 (patch)
tree8521925671a1d8ec0066257bda56a4407efc5ccb /local.css
parentdac9389148bf8abf6f9891ec0ee851b4b39ba4fc (diff)
Add ``TMPL_VAR LICENSE''.
Diffstat (limited to 'local.css')
-rw-r--r--local.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/local.css b/local.css
index e4b9ec88..3e7c692b 100644
--- a/local.css
+++ b/local.css
@@ -34,3 +34,9 @@ pre
{
background-color: #f0f0f0;
}
+
+#license
+{
+ background-color: #f0f0f0;
+ font-size: small;
+}