Forráskód Böngészése

Change font size

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse 8 éve
szülő
commit
b27c66ba0b
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      index.html
  2. 1 1
      stylesheets/stylesheet.css

+ 1 - 1
index.html

@@ -69,7 +69,7 @@
           </a>
           </a>
           <a href="http://build.clusterlabs.org/corosync/releases/corosync-2.99.0.tar.gz" class="button">
           <a href="http://build.clusterlabs.org/corosync/releases/corosync-2.99.0.tar.gz" class="button">
             <small>Download latest testing</small>
             <small>Download latest testing</small>
-            camelback release <small>Corosync 3.0 - Alpha1</small>
+            camelback release <small>2.99.0 - Alpha1</small>
           </a>
           </a>
 
 
           <p class="repo-owner"><a href="https://github.com/corosync/corosync"></a> is maintained by <a href="https://github.com/corosync">corosync</a>.</p>
           <p class="repo-owner"><a href="https://github.com/corosync/corosync"></a> is maintained by <a href="https://github.com/corosync">corosync</a>.</p>

+ 1 - 1
stylesheets/stylesheet.css

@@ -154,7 +154,7 @@ aside a.button {
   display: block;
   display: block;
   background: transparent url(../images/download-button.png) 0 0 no-repeat;
   background: transparent url(../images/download-button.png) 0 0 no-repeat;
   margin-bottom: 20px;
   margin-bottom: 20px;
-  font-size: 21px;
+  font-size: 14px;
 }
 }
 
 
 code, pre {
 code, pre {