r64 - in trunk: . src/site src/site/resources src/site/resources/css src/site/resources/images
Author: jruchaud Date: 2011-12-16 18:36:08 +0100 (Fri, 16 Dec 2011) New Revision: 64 Url: http://forge.codelutin.com/repositories/revision/isis-fish-docs/64 Log: Improve style Added: trunk/src/site/resources/favicon.ico trunk/src/site/resources/images/ifremer.png Modified: trunk/ trunk/src/site/resources/css/site.css trunk/src/site/resources/images/isislogo.png trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Property changes on: trunk ___________________________________________________________________ Modified: svn:ignore - .settings .classpath .project *.iml *.ipr + .settings .classpath .project *.iml *.ipr target Modified: trunk/src/site/resources/css/site.css =================================================================== --- trunk/src/site/resources/css/site.css 2011-12-14 10:13:33 UTC (rev 63) +++ trunk/src/site/resources/css/site.css 2011-12-16 17:36:08 UTC (rev 64) @@ -26,6 +26,194 @@ display: none; } -#Google-AdSense { +#Google-AdSense, #Google-search, #googleAnalytics { display: none; } + +body { + background: url(http://flotte.ifremer.fr/extension/ifremer-v4/design/skin-ifremer-v4/images/...) repeat 0% 0%; + width: 960px; + font-family: Verdana, 'Lucida Grande', Lucida, Arial, Helvetica, sans-serif; + font-size: 0.75em; + margin: 0px auto; +} + +#bodyColumn { + padding-top: 25px; +} + +#contentBox { + background: white; + color: dimGray; + padding: 1px 1.95em 1.5em; + border-radius: 5px; +} + +#breadcrumbs { + background: url(http://flotte.ifremer.fr/extension/ifremer-v4/design/skin-ifremer-v4/images/...) repeat 0% 0%; + border: none; + border-radius: 5px; + height: 20px; + line-height: 20px; + color: white; +} + +#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active { + padding-top: 7px; + padding-bottom: 8px; + color: white; + text-shadow: #202020 -1px -1px 1px; +} + +#breadcrumbs a:hover { + text-shadow: none; + color: #044F90; + background: url(http://flotte.ifremer.fr/extension/ifremer-v4/design/skin-ifremer-v4/images/...) repeat-x 0% 0%; +} + +#banner { + border: none; + margin-bottom: 10px; + margin-top: 5px; +} + +#bannerRight { + padding-top: 50px; +} + +#navcolumn { + border-radius: 10px; + background: #00386B; + border: none; + color: #BCE8FE; + margin-bottom: 0px; + margin-left: 3px; + margin-right: 19px; + margin-top: 0px; + width: 153px; + padding: 0; +} + +#navcolumn h5 { + text-align: left; + border: none; + color: #FFDE01; + font-weight: normal; + font-size: 12px; + padding: 11px 7px 12px; + background: url(http://flotte.ifremer.fr/extension/ifremer-v4/design/skin-ifremer-v4/images/...) no-repeat 0% 0%; +} + +strong { + font-weight: normal; + color:#FFE600; +} + +#navcolumn { + text-align: right; +} + +#navcolumn > a { + margin-right: 5px; + font-size: x-small; +} + +#navcolumn ul { + text-align: left; + padding: 5px 7px; +} + +#navcolumn li { + background: url(http://flotte.ifremer.fr/extension/ifremer-v4/design/skin-ifremer-v4/images/...) no-repeat 0% 5px; + list-style-type: none; + padding: 0px; + padding-left: 10px; +} + +#navcolumn a:link, #navcolumn a:visited, #navcolumn a:active { + color: #BCE8FE; +} + +#navcolumn a:hover { + color:#FFE600; +} + +#contentBox a:link, #contentBox a:visited, #contentBox a:active { + color: #044F90; +} + +#contentBox a:hover { + color:#044F90; +} + +.section { + padding: 0px; +} + +h2, h3, h4 { + border: none; + background-color: white; + color: #044F90; + padding: 0px; + border-bottom-style: solid; + border-bottom-width: 1px; + font-weight: normal; + line-height: 1.2em; + margin: 1.4em 0px 1.4em; + text-align: left; +} + +h5 { + border: none; + background-color: white; + color: #044F90; + padding: 0px; + font-weight: normal; + line-height: 1.2em; + margin: 1.4em 0px 1.4em; + text-align: left; +} + +p { + font-size: inherit; +} + +table.bodyTable th, table.bodyTable td { + font-size: 12px; +} + +table.option_list, table.bodyTable { + background-color: white; + border-collapse: collapse; +} + +table.bodyTable tr.b ,table.bodyTable tr.a { + background-color: white; +} + +table.bodyTable th { + background-color: #E8E8E8; + color: #0080CB; +} + +table.bodyTable tr { + color: #044F90; +} + +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: none; + padding-right: 0; +} + +pre, xmp, plaintext, listing { + background-color: #E8E8E8; + color: #0080CB; + margin :0px; + padding: 5px; + border-radius : 5px; + font-size: 11px; +} + +#footer { + color: white; +} Added: trunk/src/site/resources/favicon.ico =================================================================== (Binary files differ) Property changes on: trunk/src/site/resources/favicon.ico ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/src/site/resources/images/ifremer.png =================================================================== (Binary files differ) Property changes on: trunk/src/site/resources/images/ifremer.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/src/site/resources/images/isislogo.png =================================================================== (Binary files differ) Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2011-12-14 10:13:33 UTC (rev 63) +++ trunk/src/site/site_en.xml 2011-12-16 17:36:08 UTC (rev 64) @@ -30,10 +30,9 @@ <src>images/isislogo.png</src> <href>http://www.isis-fish.org</href> </bannerLeft> - + <bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>http://www.codelutin.com</href> + <src>images/ifremer.png</src> </bannerRight> <body> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2011-12-14 10:13:33 UTC (rev 63) +++ trunk/src/site/site_fr.xml 2011-12-16 17:36:08 UTC (rev 64) @@ -26,7 +26,9 @@ <project name="Isis-fish"> - <publishDate format="dd/MM/yyyy"/> +<!-- <publishDate format="dd/MM/yyyy"/>--> + <publishDate position="none"/> + <version position="none"/> <bannerLeft> <src>images/isislogo.png</src> @@ -34,15 +36,14 @@ </bannerLeft> <bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>http://www.codelutin.com</href> + <src>images/ifremer.png</src> </bannerRight> <poweredBy> <logo href="http://argouml.tigris.org/" img="/images/argouml-logo.png" name="ArgoUML"/> <logo href="http://docutils.sourceforge.net/rst.html" img="/images/restructuredtext-logo.png" name="reStructuredText"/> <logo href="http://topia.labs.libre-entreprise.org/" img="/images/topia-logo.png" name="ToPIA"/> - </poweredBy> + </poweredBy> <body> <links>
participants (1)
-
jruchaud@users.forge.codelutin.com