git.annexia.org
/
libguestfs-talks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4365cf7
)
Ensure logo does not collide with <h1> horizontal bar.
author
Eric Blake
<eblake@redhat.com>
Fri, 25 Oct 2019 19:33:31 +0000
(14:33 -0500)
committer
Eric Blake
<eblake@redhat.com>
Fri, 25 Oct 2019 19:33:31 +0000
(14:33 -0500)
2019-kvm-forum/style.css
patch
|
blob
|
history
diff --git
a/2019-kvm-forum/style.css
b/2019-kvm-forum/style.css
index
4795690
..
ced9caf
100644
(file)
--- a/
2019-kvm-forum/style.css
+++ b/
2019-kvm-forum/style.css
@@
-2,7
+2,8
@@
body {
background: url(redhat.png) no-repeat;
- background-position: 98% 0;
+ background-position: 98% 6px;
+ background-size: auto 48px;
/* font-size: 28pt; */ /* For max */
font-size: 20pt; /* For 1024x768 */
font-family: Red Hat Text, liberation, helvetica;