summaryrefslogtreecommitdiffstats
path: root/www/static/koji.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/static/koji.css')
-rw-r--r--www/static/koji.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/static/koji.css b/www/static/koji.css
index d00c26c..f5f9b31 100644
--- a/www/static/koji.css
+++ b/www/static/koji.css
@@ -65,6 +65,13 @@ a:hover {
height: 50px;
}
+#PoweredByKojiLogo {
+ /* Used only for the koji logo icon */
+ float: right;
+ border: 0px;
+ height: 20px;
+}
+
div#content {
margin: 0 20px;
clear: both;