New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
style.css in NEMO/trunk/doc/rst/source/_static – NEMO

source: NEMO/trunk/doc/rst/source/_static/style.css @ 11707

Last change on this file since 11707 was 11707, checked in by nicolasmartin, 5 years ago

Review of the rst content
In short, new citations.rst to have a distinct page for NEMO references and
an update of the global directives

File size: 155 bytes
Line 
1.blue            { color: blue    ; }
2.grey , .greysup { color: grey    ; }
3.green           { color: seagreen; }
4
5.logo { filter: invert(1) !important; }
Note: See TracBrowser for help on using the repository browser.