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.
Changeset 11707 for NEMO/trunk/doc/rst/source/_static/style.css – NEMO

Ignore:
Timestamp:
2019-10-16T11:05:06+02:00 (5 years ago)
Author:
nicolasmartin
Message:

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:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/rst/source/_static/style.css

    r10279 r11707  
    1 .rstblue               { color: blue    ; } 
    2 .rstgrey , .rstgreysup { color: grey    ; } 
    3 .rstgreen              { color: seagreen; } 
     1.blue            { color: blue    ; } 
     2.grey , .greysup { color: grey    ; } 
     3.green           { color: seagreen; } 
    44 
    55.logo { filter: invert(1) !important; } 
Note: See TracChangeset for help on using the changeset viewer.