/* This CSS file contains specific choices of look and feel of SAXO documentation. One can overwrite here choices made in style.css (a quiet beautifull CSS configuration set for dookbook found on the web update : $Id$ fplod 2006-07-20T14:03:51Z aedon.locean-ipsl.upmc.fr (Darwin) add style for gui* moche mais c'est juste pour voir */ .screen { background-color: lavender} /* Seb loves this color ! */ *[class~="replaceable"] { background-color: #98fb98; font-style: italic; } *[class~="guimenu"] { background-color: #green; font-weight: bold; font-style: italic; } *[class~="guisubmenu"] { background-color: #yellow; font-weight: bold; font-style: italic; } *[class~="guibutton"] { background-color: #cyan; font-weight: bold; font-style: italic; }