瀏覽代碼

Ajout patch font slide numbers

Alexandre Janniaux 6 年之前
父節點
當前提交
e13a8cfa25
共有 1 個文件被更改,包括 19 次插入0 次删除
  1. 19 0
      patches/increase-font-numbers.patch

+ 19 - 0
patches/increase-font-numbers.patch

@@ -0,0 +1,19 @@
+diff --git a/css/reveal.css b/css/reveal.css
+index eda311e..db7bf50 100644
+--- a/css/reveal.css
++++ b/css/reveal.css
+@@ -462,11 +462,11 @@ body {
+ .reveal .slide-number {
+   position: absolute;
+   display: block;
+-  right: 8px;
+-  bottom: 8px;
++  right: 158px;
++  bottom: 15px;
+   z-index: 31;
+   font-family: Helvetica, sans-serif;
+-  font-size: 12px;
++  font-size: 40px;
+   line-height: 1;
+   color: #fff;
+   background-color: rgba(0, 0, 0, 0.4);