Moving to GitHub.
[platal.git] / htdocs / css / nl.Ecole.css
CommitLineData
6cfba24e 1/***************************************************************************
c441aabe 2 * Copyright (C) 2003-2014 Polytechnique.org *
6cfba24e
RB
3 * http://opensource.polytechnique.org/ *
4 * *
5 * This program is free software; you can redistribute it and/or modify *
6 * it under the terms of the GNU General Public License as published by *
7 * the Free Software Foundation; either version 2 of the License, or *
8 * (at your option) any later version. *
9 * *
10 * This program is distributed in the hope that it will be useful, *
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of *
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
13 * GNU General Public License for more details. *
14 * *
15 * You should have received a copy of the GNU General Public License *
16 * along with this program; if not, write to the Free Software *
17 * Foundation, Inc., *
18 * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
19 ***************************************************************************/
20
21
22
54e66f1d 23div.x_mail {
6cfba24e
RB
24 margin : auto;
25 width : 72ex;
26 font-family : "Georgia", serif;
27 font-size : 10pt;
28 text-align : justify;
29 background-color : #fff;
30 color : #4a4a49;
31}
32
54e66f1d 33div.x_mail a[href] {
6cfba24e
RB
34 background-color : #fff;
35 color : #546a77;
36}
37
54e66f1d 38div.x_mail a[href]:hover {
6cfba24e
RB
39 background-color : #fff;
40 color : #546a77;
41}
42
54e66f1d 43div.x_mail div.title {
6cfba24e 44 margin : 0ex;
fa276069 45 padding : 120px 1ex 1ex 1ex;
6cfba24e
RB
46 font-size : 120%;
47 font-weight : bold;
48 text-align : left;
49 color : #0a293b;
50 font-family: "Century Gothic", sans-serif;
51 background-repeat : no-repeat;
52 background-position : 0ex 0ex;
53 background-image: url(https://www.polytechnique.org/images/x_mail_header.jpg);
54}
55
54e66f1d 56div.x_mail div.intro {
6cfba24e
RB
57 margin : 4ex 2ex 2ex 2ex;
58}
59
54e66f1d 60div.x_mail div.body {
6cfba24e
RB
61 margin : 0;
62 padding : 0 20px;
63}
64
54e66f1d 65div.x_mail div.body h1 {
6cfba24e
RB
66 margin : 4ex -20px 2ex -20px;
67 padding : 0.4ex 20px;
68 font-size : 100%;
69 font-weight : bold;
70 background-color : #fff;
71 color : #0a293b;
72 border-width : thin 0;
73 border-style : solid;
74 border-color : #a40000;
75font-family: "Century Gothic", sans-serif;
76}
77
54e66f1d 78div.x_mail div.body h2 {
6cfba24e
RB
79 margin : 2ex -20px 2ex -20px;
80 padding : 0.4ex 40px;
81 font-size : 100%;
82 font-weight : normal;
83 background-color : #fff;
84 color : #0a293b;
85 border-width : 0 0 thin 0;
86 border-style : dotted;
87 border-color : #a40000;
88font-family: "Century Gothic", sans-serif;
89}
90
54e66f1d 91div.x_mail div.signature {
6cfba24e
RB
92 margin : 2ex 2ex 0 0ex;
93 font-size : 90%;
94 font-style: italic;
95 text-align : right;
96
97}
98
54e66f1d 99div.x_mail div.foot1 {
6cfba24e
RB
100 margin : 2ex 0 0;
101 padding : 0.5ex 2ex;
102 font-size : 90%;
103 background-color : #fff;
104 color : #4a4a49;
105 border-width : thin 0;
106 border-style : solid;
107 border-color : #ddd;
108 text-align : center;
109}
110
54e66f1d 111div.x_mail div.foot2 {
6cfba24e
RB
112 padding : 1ex 0;
113 font-size : 90%;
114 background-color : #fff;
115 color : #4a4a49;
116 text-align : center;
117}
118