X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fnl.FX.css;h=b0b217a026b5168c3da9a485c0fe8689d27ee7ca;hb=494e95cac677b0b9309ceb0d30f476643029deb4;hp=dcbab874640858df123f3e1d5985e1aad8d188b9;hpb=10a54c4e0ccd0972a2364055982d900c04cfd820;p=platal.git diff --git a/htdocs/css/nl.FX.css b/htdocs/css/nl.FX.css index dcbab87..b0b217a 100644 --- a/htdocs/css/nl.FX.css +++ b/htdocs/css/nl.FX.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2011 Polytechnique.org * + * Copyright (C) 2003-2013 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -66,6 +66,39 @@ div.fx_mail div.signature { text-align : right; } +/* Category */ +div.fx_mail h1.category { + margin: 3ex 0 2ex; + padding : 1.5ex 2ex 0.5ex 1ex; + font-size : 120%; + font-weight : bold; + text-align : right; +} + +/* Article title */ +div.fx_mail h2.xorg_nl { + margin : 2ex 0 0; + padding : 0.4ex 2ex; + font-size : 100%; + font-weight : bold; + font-style : italic; + border-width : thin 0; + border-style : solid; +} + +/* Article text */ +div.fx_mail div.art { + margin: 2ex 3ex; +} + +/* Article details */ +div.fx_mail div.app { + margin : 2ex 6ex 0 3ex; + font-size : 95%; + text-align : left; + color: #333; +} + /* Give */ div.fx_mail div.give { font-weight: bold;