Repository: syncope
Updated Branches:
  refs/heads/2_0_X 81b3a8323 -> 132856e73
  refs/heads/master fab232684 -> 1115b4493


Fix download page appearance


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/1115b449
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/1115b449
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/1115b449

Branch: refs/heads/master
Commit: 1115b4493759c45067774532a8f5146c090b05a4
Parents: fab2326
Author: Francesco Chicchiriccò <[email protected]>
Authored: Fri Jul 6 16:07:49 2018 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Fri Jul 6 16:07:49 2018 +0200

----------------------------------------------------------------------
 src/site/xdoc/downloads.xml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/1115b449/src/site/xdoc/downloads.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index 842f760..072621f 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -43,8 +43,7 @@ under the License.
         </p>
 
         <div class="alert alert-info">
-          <h4>Don't know what to download? Click the buttons below to get more 
information.</h4>
-          <br/>
+          <p><strong>Don't know what to download? Click the buttons below to 
get more information.</strong></p>
           <div class="btn-group">
             <a href="docs/2.1/getting-started.html#maven-project" 
class="btn">Maven Project</a>
             <a href="docs/2.1/getting-started.html#standalone" 
class="btn">Standalone</a>
@@ -165,8 +164,7 @@ under the License.
         </p>
         
         <div class="alert alert-info">
-          <h4>Don't know what to download? Click the buttons below to get more 
information.</h4>
-          <br/>
+          <p><strong>Don't know what to download? Click the buttons below to 
get more information.</strong></p>
           <div class="btn-group">
             <a href="docs/2.0/getting-started.html#maven-project" 
class="btn">Maven Project</a>
             <a href="docs/2.0/getting-started.html#standalone" 
class="btn">Standalone</a>

Reply via email to