meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.fr/meso-web.git
Log | Files | Refs | README | LICENSE

commit c050b533ddc981089bbc188510b1d6678d46c01d
parent af606a15dcd62075bef737c155d62b4b8421dd23
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 20 Nov 2018 15:04:57 +0100

Fix some typos and minor upd of the CSS

Diffstat:
Mkspectrum/kspectrum.html.in | 2+-
Mmeso.css | 2+-
Mschiff/schiff.html.in | 4++--
Msolstice/solstice-pp.html.in | 2+-
Msolstice/solstice.html.in | 4++--
Mstar-engine/star-engine.html.in | 2+-
6 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/kspectrum/kspectrum.html.in b/kspectrum/kspectrum.html.in @@ -2,7 +2,7 @@ <h1>Kspectrum - molecular absorption spectra for arbitrary gas mixtures.</h1> </header> -<div id="news"> +<div class="news"> <p><b>Download Kspectrum ${VERSION}</b></p> <ul> <li>Sources: diff --git a/meso.css b/meso.css @@ -188,7 +188,7 @@ hr { overflow: hidden; } -#news { +.news { float: right; margin: 0 0 0 1em; padding: 0 0 0 0.5em; diff --git a/schiff/schiff.html.in b/schiff/schiff.html.in @@ -2,7 +2,7 @@ <h1>Schiff - Radiative properties of soft particles</h1> </header> -<div id="news"> +<div class="news"> <p><b>Download Schiff ${VERSION}</b></p> <ul> <li>GNU/Linux: @@ -83,7 +83,7 @@ $ source ~/Schiff-${VERSION}-GNU-Linux64/etc/schiff.profile $ schiff -h </pre> -<p>The Solstice <b>reference documentation</b> is provided trough man pages. +<p>The Schiff <b>reference documentation</b> is provided trough man pages. Use the <code>man</code> command-line to consult it.</p> <pre class="code"> diff --git a/solstice/solstice-pp.html.in b/solstice/solstice-pp.html.in @@ -1,6 +1,6 @@ <h2>Post-Processes</h2> -<div id="news"> +<div class="news"> <p><b>Solstice PP ${VERSION} is available</b></p> <ul> <li>Sources: diff --git a/solstice/solstice.html.in b/solstice/solstice.html.in @@ -2,7 +2,7 @@ <h1>Solstice - The solar plant simulation tool</h1> </header> -<div id="news"> +<div class="news"> <p><b>Solstice ${VERSION} is available</b></p> <ul> <li>GNU/Linux: @@ -57,7 +57,7 @@ href="https://www.gnu.org/licenses/gpl.html">license</a> for details.</p> <h2>A straight interface</h2> <p>The Solstice program is a <b>command-line tool</b> that processes input data, -performs computations, write results and that's all. It makes no assumptions on how +performs computations, write results and that's all. It makes no assumption on how the input data are created excepted that it has to follow the expected file formats. The simulation results are also provided as is, in a raw ASCII file.</p> diff --git a/star-engine/star-engine.html.in b/star-engine/star-engine.html.in @@ -2,7 +2,7 @@ <h1>Star-Engine - A framework for Monte-Carlo solvers</h1> </header> -<div id="news"> +<div class="news"> <p><b>Download Star-Engine ${VERSION}</b></p> <ul> <li>GNU/Linux: