This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch preview/refresh in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/preview/refresh by this push: new 636e702 Various tweaks and hyperlink corrections 636e702 is described below commit 636e7021e9e731c8a56937adf70d7f56f0aed736 Author: Dave Fisher <d...@davefisher.tech> AuthorDate: Wed Jun 30 09:24:46 2021 -0700 Various tweaks and hyperlink corrections --- content/developer-faqs.md | 14 +++++++------- content/docs/edit-cms.md | 2 +- content/get-it-here.md | 4 ++-- theme/openoffice/static/css/openoffice.css | 4 ++-- theme/openoffice/templates/base.html | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/content/developer-faqs.md b/content/developer-faqs.md index 52d9dcc..2abbaae 100644 --- a/content/developer-faqs.md +++ b/content/developer-faqs.md @@ -28,21 +28,21 @@ hope that as a Committer you will be even more active. But before you are officially given Committer permissions, there are a few administrative steps that you will need to complete. -1. Submit a signed [ICLA] [4] to Apache. +1. Submit a signed [ICLA][4] to Apache. 1. Wait for the ICLA to be received and recorded by Apache. You will know - when this has occurred when your name appears in the [Unlisted ICLAs] [5] section + when this has occurred when your name appears in the [Unlisted ICLAs][5] section on the Apache Committers page. This could take a couple of days, longer if you submitted the ICLA via post. -1. Once the your ICLA has been recorded, you should send a note to the [PMC] [6] +1. Once the your ICLA has been recorded, you should send a note to the [PMC][6] and request an Apache account. You will want to include your full name and email address, - as you entered in the ICLA, as well as your preferred userid. Please [check first] [7] + as you entered in the ICLA, as well as your preferred userid. Please [check first][7] that your preferred userid is not already in use by another Apache Committer. 1. Once your Apache account has been created, you will receive an email with further instructions for setting up your account. This may take a couple of days. -1. If you were also voted as a PMC member, you should then [subscribe] [8] to the +1. If you were also voted as a PMC member, you should then [subscribe][8] to the PMC's private mailing list. -1. Finally, you should read the ["Guide for new committers"] [9] +1. Finally, you should read the ["Guide for new committers"][9] ## I'm not a committer, but would like to contribute, what should I do? @@ -61,7 +61,7 @@ The following sections will explain more about this. ## How do I use Apache Subversion? -Instructions can be found on the [Subversion Basics] [11] page. +Instructions can be found on the [Subversion Basics][11] page. Please note that we are using a Subversion/Bugzilla integration, e.g. when you are committing something and mention the bugzilla issue in diff --git a/content/docs/edit-cms.md b/content/docs/edit-cms.md index 07c0fe5..633a8c4 100644 --- a/content/docs/edit-cms.md +++ b/content/docs/edit-cms.md @@ -80,7 +80,7 @@ executing this: #### Browser bookmark Normally you see the webpage in your browser. To update this page with an -inline-editor and little preview you use the [Apache CMS] [3] JavaScript bookmarklet. Drag that +inline-editor and little preview you use the [Apache CMS][3] JavaScript bookmarklet. Drag that link to your browser's toolbar. For more information see [here][2]. #### Apache ID diff --git a/content/get-it-here.md b/content/get-it-here.md index 263555c..1e28f41 100644 --- a/content/get-it-here.md +++ b/content/get-it-here.md @@ -13,10 +13,10 @@ src="https://openoffice.apache.org/images/get-it-here/en.png"/> </a> </p> -The logo file may be [found here] [1]. +The logo file may be [found here][1]. If translations of the "Get it here!" text are required, send a request to the -[dev mailing list] [2] and we can make a translated version for you. +[dev mailing list][2] and we can make a translated version for you. ## Conditions: diff --git a/theme/openoffice/static/css/openoffice.css b/theme/openoffice/static/css/openoffice.css index 15657b9..1ba4e56 100644 --- a/theme/openoffice/static/css/openoffice.css +++ b/theme/openoffice/static/css/openoffice.css @@ -44,7 +44,7 @@ blockquote { padding: 0 0 0 0; color: black; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; - font-size:1.1rem; + font-size:1rem; vertical-align: top; } @@ -55,7 +55,7 @@ blockquote { } #bannercenter { - padding: 16pt 2pt 34pt 2pt; + padding: 14pt 2pt 34pt 2pt; color: #555555; } diff --git a/theme/openoffice/templates/base.html b/theme/openoffice/templates/base.html index d8459c2..1d3a3af 100644 --- a/theme/openoffice/templates/base.html +++ b/theme/openoffice/templates/base.html @@ -46,7 +46,7 @@ <div id="bannercenter">The Free and Open Productivity Suite</div> </div> <div id="clear"></div> - <nav class="navbar navbar-expand-md navbar-dark bg-primary"> + <nav class="navbar navbar-expand-sm navbar-dark bg-primary"> {% block topnav %}{% include "topnav.html" %}{% endblock %} </nav> <div id="contenta">