git://git.exim.org
/
exim-website.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Release 4.93
[exim-website.git]
/
templates
/
static
/
css
/
index.css
diff --git
a/templates/static/css/index.css
b/templates/static/css/index.css
index 1cbc4186bfea3f49deaed3b8383369280ee6b0ed..d6e3c0e738dc1976fc4588e04986bb121d0b162d 100644
(file)
--- a/
templates/static/css/index.css
+++ b/
templates/static/css/index.css
@@
-1,4
+1,4
@@
-#inner img {
+#inner img
:not(.sponsor_logo)
{
float: left;
margin: 0 1em 0.5em 0;
}
float: left;
margin: 0 1em 0.5em 0;
}
@@
-6,3
+6,14
@@
#book_info {
min-height: 100px;
}
#book_info {
min-height: 100px;
}
+
+ul#sponsor_list {
+ list-style: none;
+ overflow: hidden;
+ padding-left: 0;
+}
+
+img.sponsor_logo {
+ vertical-align: top;
+ margin: 0 1em 0 0;
+}