-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathobvil.css
More file actions
193 lines (186 loc) · 12.7 KB
/
obvil.css
File metadata and controls
193 lines (186 loc) · 12.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
/** hérité de html.css
LGPL http://www.gnu.org/licenses/lgpl.html
© 2013–2015 LABEX OBVIL et frederic.glorieux@fictif.org
*/
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;1,200;1,300;1,400;1,600;1,700&display=swap');
* { -moz-box-sizing: border-box; }
a {text-decoration:none;}
a:hover { background-color: #FFFFFF; }
h1, h2, h3, h4, h5, h6 { font-family: 'Source Sans Pro', "Lucida Sans Unicode", "Lucida Grande", sans-serif ; }
aside, .breadcrumb, .but, caption, .cb, .ead, form label, nav, .pb, .tabs , .note, .footnotes, .availability, figcaption.bibl, li.bibl, .editionStmt, .footnotes, .marginalia, .note, #noterefover, .publicationStmt, .sourceDesc, .speaker, .square, .stage { font-family: 'Source Sans Pro', "Lucida Sans Unicode", "Lucida Grande", sans-serif ; font-size: 14px; color: #000000;} /* color: #3A3937; ? */
body { font-family: georgia, serif; font-size: 16px; color: #161616; padding: 0; margin: 0; } /* georgia,serif */
h1 { font-weight: 300; font-size: 150%; }
h2 { font-weight: 400; }
hr.floater {display: block; height: 0; clear: both; visibility: hidden; border: none; margin: 0; }
img.off { display: none; }
mark { background-color: #FFFFFF; }
mark:target, a:target {font-weight:800;}
tr.even td, tr.even td { background-color: #FFFFFF; }
/** Maquette */
/* retour au défaut */
#center { min-width: none; max-width: none; }
#aside { float: none; width: auto; background: transparent; }
#main { float: none; width: auto; background: transparent; }
/** all screens */
@media screen {
body { background-color: #faf9f6; }
#center { margin: 0 auto; box-shadow: 0px 0px 5px 4px #d7d7d7; background: url(img/center.png); }
#header { background:url(img/header.png); }
#aside { position: static; max-width: 100%; margin: 0 auto; border: none; padding: 88px 0 30px 0px; }
#contenu { margin:0; padding:0px 15px 0 15px; background: url(img/header-bottom.png) repeat-x; }
#article { border: 1px solid #e1ddcf; padding: 25px; background-color: #f3f2ec; }
body.rngdoc #article { border: none; background: url(img/center.png); }
#main { margin: 0; padding:25px 25px 50px 25px; }
.marginalia { margin-right: -2.5em; width: 8em;}
}
/** wide screens */
@media screen and (min-width : 1024px) {
#contenu { min-height: 900px; padding:0px 51px 0 15px; }
#center { width: 990px; min-height: 800px; margin: 0 auto; }
#header { position: relative; z-index: 2; }
#aside { float: left; position: fixed; width: 255px; overflow: auto; height: 100%; border-right: 1px solid #e1ddcf; border-bottom: 6px solid transparent; }
#main { float: right; width: 656px; }
#article { padding: 0 50px 50px 50px; }
.marginalia { margin-right: -10em; width: 15em;}
}
@media print {
#article { font-family: Georgia, "Times New Roman", Times, serif ; font-size: 14pt; line-height: 130%; }
#aside form { display: none; }
#toolbar { display: none; }
}
#center, #contenu, #main { height: auto; }
#center:after { content: "."; visibility: hidden; display: block; font-size: 0; height: 0; clear: both; }
#header { padding: 5px 1em 5px 1em; height: auto; border: none; height: 88px; } /* floatfix */
#contenu { zoom: 1; }
#toolbar { margin: 0 0 7px 0; height: 62px; padding: 0;}
#aside { }
#main { border:none; }
#article { background-image: none; margin: 0; }
.marginalia { font-size: 15px; }
/** bandeau haut */
#header a.logo:hover { background-color: initial; }
#header h1 { float:left; height: 30px; line-height:23px; margin: 36px 0 0 15px; border: 1px solid #c3b7aa; background: none; letter-spacing: 0; opacity:1;}
#header h1 a { font: bold 12px arial; color: #000; text-transform: uppercase; display: inline-block; position: relative; margin-right: 10px; }
#header h1 a:hover { color: #ac1a2f; }
#header h1 a:before { content: url(img/fleche-retour-corpus.png); width: 14px; height: 14px; margin: 0px 14px 0 14px; position: relative; top: 3px; }
#header h1 a.home:before { content:""; margin: 0 5px; height: 0; }
#header p { float: left; }
#header img.logo { display:block; float: right; margin: 20px 0 10px 10px; border: none; }
footer { clear: left; }
/** <- précédent | suivant -> */
#toolbar { background: transparent; }
#toolbar a {color: #BCAC8E;}
#toolbar .breadcrumb a {color: #000000;}
#toolbar .prevnext table {height:65px; line-height:1.1em;}
#toolbar .prevnext td {vertical-align:bottom;}
#toolbar .prevnext abbr { border: 1px solid #e1ddcf; color: #bcac8e; font-size: 24px; padding: 3px 5px 8px 5px; line-height:0.6em; background-color: #f3f2ec; }
#toolbar .next abbr { float: right; margin-left: 1ex;}
#toolbar .prev abbr { float: left; margin-right: 1ex; }
.prevnext a:hover abbr {background-color:#FFFFFF;}
.prev span, .next span {display:table-cell; vertical-align:middle;}
.prev span{padding-left:10px;}
.next span {padding-right:10px;}
.prevnext a:hover { color: #a8936d; cursor: pointer; }
/** barre gauche */
#aside a {text-shadow:none;color:#3A3937;}
#aside header { color: #3a3429; border:none; border-radius: 0; border-bottom: 4px solid #cbbfa9; padding: 0 0 1ex 0; background: none; line-height: 1.7em; }
#aside header .date { font-size: 15px; font-weight: 400; }
#aside header .byline { font-size: 18px; font-weight: 700; margin:0; text-align:left; line-height: 1.6em; }
#aside header a.title { display: block; line-height: 105%; font-weight: 400; color: #3a3429; font-style: normal;}
#aside form { margin: 1rem 0 15px 0; padding: 0; width: 100%; }
#aside input#q { border: 1px solid #cbbfa9; height: 22px; padding: 0 4px; margin-top: 1px; width: 190px; }
#aside input#go { vertical-align: -50% }
/** table des matières */
#aside ul.tree {font-size: 14px; font-weight: 300;}
#aside ul.tree a { color: #3a3937; }
#aside ul.tree a:hover { color: #cf6200; background:none;}
#aside .tree li:before { content: ''; }
.tree li.more { background-image: url(img/plus.png); background-repeat: no-repeat; }
li.here {background-color:#ECEAE1; border-top:1px solid #E1DDCF;}
#aside li.here > a {color: #CF6200;}
.tree li.less { background-image: url(img/moins.png); background-repeat: no-repeat; }
.tree li { background-image: url(img/niveau3.png); background-repeat: no-repeat; padding-left:16px;}
.tree ul { margin:1ex 0 1ex 0; border-left:none !important;}
.square { background-color: #7e6b5d; border: medium none; color: #ffffff; display: block; float: left; font-size: 16px; height: 165px; margin: 0 12px 12px 0; overflow: hidden; padding: 10px 15px; position: relative; text-decoration: none; width: 165px; }
.square:hover { background-color: #675344; border: medium none; color: #ffffff; }
.square.couleur1 { background-color:#7e6b5d; }
.square.couleur1:hover { background-color:#b9afa6; }
.square.couleur2 { background-color:#675344; }
.square.couleur2:hover { background-color:#ad9b8d; }
.square.couleur3 { background-color:#ad9b8d; }
.square.couleur3:hover { background-color:#675344; }
.square.couleur4 { background-color:#b9afa6; }
.square.couleur4:hover { background-color:#7e6b5d; }
.square::before { bottom: 5px; content: "→"; position: absolute; right: 15px; }
/** Concordance */
div.snip { font-weight: 300; width: 80ex; }
/*
a.snip .right { width: 48ex; }
*/
a.snip:hover div.snip {background-color:#FFFFFF;}
.note, .footnotes {font-size: 100%; font-weight:300; }
.note:target { background-color: #FFFFFF; }
/** Accueil d’un corpus */
article.home { display: block; margin: 0 0 1.5em 0; padding: 1em; background-color: #ECEAE1; border: solid 1px #CBBFA9; }
article.home p { line-height: 140%; text-indent:0em; }
/** Onglet et panneaux */
#toolpan ul.tabs { list-style: none; width: 100%; padding: 0; margin: 0 0 20px 0; background: url(img/tab-bot.png) no-repeat 0 100%; color: #A8936D; font-size: 12px; font-weight: bold; text-transform: uppercase; overflow: auto; zoom: 1; position: relative; font-size: 12px; }
#toolpan ul.tabs li { width: 46px; height: 33px; list-style: none; float: left; padding: 0; margin: 0 5px 0 0; }
#toolpan ul.tabs li span { position: absolute; right: 0; display: none; line-height: 1.1em; text-align: right; vertical-align: bottom; }
#toolpan ul.tabs li#toc { background: url(img/tab-toc-off.png) no-repeat 0 0; cursor: pointer; }
#toolpan ul.tabs li#toc:hover { background: url(img/tab-toc-hover.png) no-repeat 0 0; cursor: pointer; }
#toolpan.toc ul.tabs li#toc:hover, #toolpan.toc ul.tabs li#toc { background: url(img/tab-toc-on.png) no-repeat 0 0; }
#toolpan ul.tabs li#tools { background: url(img/tab-tools-off.png) no-repeat 0 0; cursor: pointer; }
#toolpan ul.tabs li#tools:hover { background: url(img/tab-tools-hover.png) no-repeat 0 0; cursor: pointer; }
#toolpan.tools ul.tabs li#tools:hover, #toolpan.tools ul.tabs li#tools { background: url(img/tab-tools-on.png) no-repeat 0 0; }
#toolpan ul.tabs li#download { background: url(img/tab-download-off.png) no-repeat 0 0; cursor: pointer; }
#toolpan ul.tabs li#download:hover { background: url(img/tab-download-hover.png) no-repeat 0 0; cursor: pointer; }
#toolpan.download ul.tabs li#download:hover, #toolpan.download ul.tabs li#download { background: url(img/tab-download-on.png) no-repeat 0 0; }
#toolpan.toc .download, #toolpan.toc .tools { display:none; }
#toolpan.toc #toc span { display: block; }
#toolpan.download .toc, #toolpan.download .tools { display:none; }
#toolpan .toc { padding-left: 2px; }
#toolpan.download #download span { display: block; }
#toolpan.tools .download, #toolpan.tools .toc { display:none; }
#toolpan.tools #tools span { display: block; }
/** PAS FAIT */
#aside .partie { float: left; clear: left; width: 100%; margin-top: 0px; display: none; }
#aside .actif { display: block; }
#aside .partie a { color: #3a3937; }
#aside .partie a:hover { color: #917d59; }
#aside .partie a.actif { color: #cf6200; }
#aside .outils { font-size: 14px; color: #a8936d; }
#aside .outils small { background: url(img/fleche-bas.png) no-repeat 0 3px; padding-left: 15px; font-size: 14px; text-transform: uppercase; }
#aside .outils a { color: #3a3937; text-transform: uppercase; font-size: 12px; font-weight: bold; }
#aside .outils nav { border-bottom: 1px solid #cbbfa9; padding: 15px 0; margin: 0; }
#aside .outils nav:last-child { border: none; padding-bottom: 0; }
.titre-zone-recherche { margin: 20px 0; font-weight: bold; font-size: 20px; text-transform: uppercase; color: #a8936d; }
.titre-zone-recherche em { font: italic 18px georgia,serif; text-transform: none; }
.accueil-corpus .lien-logo { float: left; }
.accueil-corpus h1.titre-accueil-corpus { font-size: 28px; color: #000; font-weight: bold; }
.accueil-corpus .chapeau { font: italic 16px georgia,serif; line-height: 21px; color: #786965; }
.accueil-corpus aside { width: 164px; border: none; margin: 0 16px 0 15px; padding-left: 0!important; text-transform: uppercase; }
.accueil-corpus aside ul,
.accueil-corpus aside li { list-style: none; }
.accueil-corpus aside ul { padding-left: 0; }
.accueil-corpus aside li { margin-bottom: 25px; padding-left: 0; margin-left: 0; }
.accueil-corpus aside a { font-size: 14px; color: #ac1a2f; }
.accueil-corpus aside a:hover { color: #5f5952; }
.accueil-corpus aside a.actif { color: #000000; }
.accueil-corpus .accueil-corpus #main { width: 548px; }
.accueil-corpus .zone-recherche { border: 1px solid #b9ac95; background: #ece9e0; width: 530px; float: left; padding: 8px; margin-bottom: 17px; }
.accueil-corpus .zone-recherche .selecteurs { float: left; width: 103px; margin-right: 9px; }
.accueil-corpus .zone-recherche .selecteurs .selecteur { font-size: 12px; font-weight: 600; text-transform: uppercase; width: 93px; position: relative; height: 22px; margin-bottom: 10px; padding-top: 8px; padding-left: 10px; background: url(img/selecteur-2.png) no-repeat 0 0; }
.accueil-corpus .zone-recherche .selecteurs .selecteur a { color: #807156 !important; }
.accueil-corpus .zone-recherche .selecteurs .selecteur.actif,
.accueil-corpus .zone-recherche .selecteurs .selecteur:hover { cursor: pointer; background: url(img/selecteur-1.png) no-repeat 0 0; }
.accueil-corpus .zone-recherche .selecteurs .selecteur.actif a,
.accueil-corpus .zone-recherche .selecteurs .selecteur:hover a { color: #fff !important; }
.accueil-corpus .zone-recherche .formulaire { float: left; margin-top: 5px; }
.accueil-corpus .zone-recherche .formulaire form { padding: 0; margin: 0; float: left; }
.accueil-corpus .zone-recherche .formulaire form input.critere { width: 344px; line-height: 16px; padding: 8px; margin-top: 10px; float: left; border: 1px solid #d0c9b8; }
.accueil-corpus .zone-recherche .formulaire form input.form-submit { margin-top: 0; padding: 10px; }
.accueil-corpus .zone-recherche .recherche-avancee { float: right; clear: left; width: auto; padding: 10px; margin-right: 53px; border: 1px solid #cbbfa9; text-transform: uppercase; color: #807156; }
.accueil-corpus .zone-recherche .recherche-avancee a { color: #807156; }
.accueil-corpus .zone-recherche .recherche-avancee:hover { color: #5f5952; }
.accueil-corpus .zone-recherche .recherche-avancee:hover a { color: #5f5952; }