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:
d99afd5
)
Use Red Hat Text font.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 23 Oct 2019 10:05:10 +0000
(11:05 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 23 Oct 2019 10:05:10 +0000
(11:05 +0100)
Note: In Fedora requires "redhat-text-fonts" package installed.
2019-kvm-forum/style.css
patch
|
blob
|
history
diff --git
a/2019-kvm-forum/style.css
b/2019-kvm-forum/style.css
index
fe3b65b
..
f97631e
100644
(file)
--- a/
2019-kvm-forum/style.css
+++ b/
2019-kvm-forum/style.css
@@
-5,8
+5,8
@@
body {
background-position: 98% 0;
/* font-size: 28pt; */ /* For max */
font-size: 20pt; /* For 1024x768 */
- /* font-family: liberation, helvetica; */
- font-family: helvetica;
+ font-family: Red Hat Text, liberation, helvetica;
+ /* font-family: helvetica; */
/* Can be used to scale the whole document. */
/*transform: translate(-10%,-10%) scale(0.75,0.75);*/