git://git.exim.org
/
exim-website.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update the CVE-2019-10149 document about restricted access
[exim-website.git]
/
templates
/
static
/
css
/
index.css
1
#inner img:not(.sponsor_logo) {
2
float: left;
3
margin: 0 1em 0.5em 0;
4
}
5
6
#book_info {
7
min-height: 100px;
8
}
9
10
ul#sponsor_list {
11
list-style: none;
12
overflow: hidden;
13
padding-left: 0;
14
}
15
16
img.sponsor_logo {
17
vertical-align: top;
18
margin: 0 1em 0 0;
19
}