summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/index.css10
1 files changed, 8 insertions, 2 deletions
diff --git a/skins/standard/index.css b/skins/standard/index.css
index 918f775e4..36b90f01f 100644
--- a/skins/standard/index.css
+++ b/skins/standard/index.css
@@ -48,12 +48,18 @@
width: 250px;
height: 200px;
- margin-top: 2.3em;
margin-right: 2.3em;
float: right;
-
background: transparent no-repeat url(index/front.png);
}
+ div.contribute {
+ position: relative;
+ top: 200px;
+ margin: .5em;
+ padding: .5em;
+ border: 1px dotted black;
+ font-size: small;
+ }
#page-index #report
{