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:
16ca8a3
)
style: Right-align titles while using Bluejeans.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 17 Nov 2018 12:13:15 +0000
(12:13 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 17 Nov 2018 12:15:17 +0000
(12:15 +0000)
2019-fosdem/style.css
patch
|
blob
|
history
diff --git
a/2019-fosdem/style.css
b/2019-fosdem/style.css
index
1f66f13
..
ff7ad32
100644
(file)
--- a/
2019-fosdem/style.css
+++ b/
2019-fosdem/style.css
@@
-21,6
+21,8
@@
h1 {
top: 8;
left: 0;
border-bottom: 2px solid rgb(204,0,0);
+ /* Only while using Bluejeans, remove for the real talk: */
+ text-align: right;
}
h2 {
@@
-28,6
+30,8
@@
h2 {
font-size: 32px;
font-style: italic;
border-bottom: 2px solid rgb(204,0,0);
+ /* Only while using Bluejeans, remove for the real talk: */
+ text-align: right;
}
b {