X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fcss%2Fnl.css;h=8eed668f015344ecf7662afbfc2b4230e88d4d65;hb=7903a47a0bbf5496eb7d764008b399246d2a1843;hp=a8e3e52830cef7db841d13517a023ca1ab187525;hpb=2c5cbe694fb4e5a1082699dea9318fcf62accf8c;p=platal.git diff --git a/htdocs/css/nl.css b/htdocs/css/nl.css index a8e3e52..8eed668 100644 --- a/htdocs/css/nl.css +++ b/htdocs/css/nl.css @@ -18,12 +18,18 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * ***************************************************************************/ +div.nl_background { + margin : 0; + padding : 1em 0; + background-color: #ddd; + color: #000; +} div.nl { margin : auto; width : 72ex; - font-family : "Georgia", "Times New Roman", serif; - font-size : 11pt; + font-family : "Verdana", "Arial", "Helvetica", sans-serif; + font-size : 10pt; text-align : justify; background-color : #fff; color : #000; @@ -42,7 +48,7 @@ div.nl a[href]:hover { div.nl div.title { margin : 0 0 3ex; - padding : 5.5ex 1ex 1ex 15ex; + padding : 4.5ex 1ex 1ex 15ex; font-size : 130%; font-weight : bold; text-align : right; @@ -58,6 +64,7 @@ div.nl div.intro { } div.nl div.lnk { + text-align: left; margin : 2ex 6ex; } @@ -78,6 +85,7 @@ div.nl h1.xorg_nl { font-size : 120%; font-weight : bold; text-align : right; + background: none; background-color : #369; color : #fff; border: none; @@ -90,6 +98,7 @@ div.nl h2.xorg_nl { font-weight : bold; font-style : italic; background-color : #fff; + background: none; color : #369; border-width : thin 0; border-style : solid;