Lines 2366-2517
span.sep {
Link Here
|
2366 |
text-shadow: 1px 1px 0 #FFF; |
2366 |
text-shadow: 1px 1px 0 #FFF; |
2367 |
} |
2367 |
} |
2368 |
|
2368 |
|
2369 |
/* ## BABELTHEQUE ## */ |
|
|
2370 |
/* Uncomment if babeltheque configuration no contains these lines */ |
2371 |
/* |
2372 |
#BW_etiquettes { |
2373 |
clear :left; |
2374 |
border: 1px solid #E8E8E8; |
2375 |
margin-top: 10px; |
2376 |
width: 49%; |
2377 |
float: left; |
2378 |
visibility: hidden; |
2379 |
visibility: visible\9; |
2380 |
} |
2381 |
#BW_etiquettes:not(:empty) { |
2382 |
visibility: visible; |
2383 |
} |
2384 |
|
2385 |
#BW_etiquettes h2 { |
2386 |
clear:left; |
2387 |
background-color: #E8E8E8; |
2388 |
margin: 5px 10px; |
2389 |
padding: 0 5px; |
2390 |
} |
2391 |
|
2392 |
#BW_ulEti {max-width:100%;} |
2393 |
|
2394 |
#BW_ulEti ul { |
2395 |
margin:0; |
2396 |
padding:0 15px; |
2397 |
list-style-type: none; |
2398 |
} |
2399 |
|
2400 |
#BW_ulEti a { |
2401 |
text-decoration: none; |
2402 |
} |
2403 |
|
2404 |
#BW_ulEti a.tag_s0 {font-weight: 120;font-size:0.8em;} |
2405 |
#BW_ulEti a.tag_s1 {font-weight: 150;font-size:0.9em;} |
2406 |
#BW_ulEti a.tag_s2 {font-weight: 180;font-size:1.0em;} |
2407 |
#BW_ulEti a.tag_s3 {font-weight: 200;font-size:1.2em;} |
2408 |
#BW_ulEti a.tag_s4 {font-weight: 220;font-size:1.4em;} |
2409 |
#BW_ulEti a.tag_s5 {font-weight: 230;font-size:1.5em;} |
2410 |
#BW_ulEti a.tag_s6 {font-weight: 320;font-size:1.6em;} |
2411 |
#BW_ulEti a.tag_s7 {font-weight: 350;font-size:1.7em;} |
2412 |
#BW_ulEti a.tag_s8 {font-weight: 400;font-size:1.8em;} |
2413 |
#BW_ulEti { padding: 0px; line-height: 2em; text-align: center;} |
2414 |
#BW_ulEti a { padding: 2px; } |
2415 |
#BW_ulEti { margin: 0px; } |
2416 |
|
2417 |
#BW_ulEti ol { |
2418 |
float:left; |
2419 |
display: inline; |
2420 |
margin: 0 10px; |
2421 |
} |
2422 |
|
2423 |
#BW_suggestions { |
2424 |
border: 1px solid #E8E8E8; |
2425 |
margin-top: 10px; |
2426 |
float: right; |
2427 |
width: 49%; |
2428 |
visibility: hidden; |
2429 |
visibility: visible\9; |
2430 |
} |
2431 |
#BW_suggestions:not(:empty) { |
2432 |
visibility: visible; |
2433 |
} |
2434 |
#BW_suggestions h2 { |
2435 |
background-color: #E8E8E8; |
2436 |
margin: 5px 10px; |
2437 |
padding: 0 5px; |
2438 |
} |
2439 |
#BW_suggestions .BW_livres_tag_page { |
2440 |
padding: 0 15px; |
2441 |
} |
2442 |
#BW_suggestions .BW_livres_tag_page:before { |
2443 |
content : '> '; |
2444 |
} |
2445 |
#BW_droite .BW_livres_tag:before { |
2446 |
content : '> '; |
2447 |
} |
2448 |
|
2449 |
#BW_videos { |
2450 |
clear : both; |
2451 |
border: 1px solid #E8E8E8; |
2452 |
padding-bottom: 140px; |
2453 |
margin-top: 10px; |
2454 |
max-width: 100%; |
2455 |
visibility: hidden; |
2456 |
visibility: visible\9; |
2457 |
} |
2458 |
|
2459 |
#BW_videos:not(:empty) { |
2460 |
visibility: visible; |
2461 |
} |
2462 |
|
2463 |
#BW_videos h2 { |
2464 |
background-color: #E8E8E8; |
2465 |
margin: 5px 10px; |
2466 |
padding: 0 5px; |
2467 |
} |
2468 |
#BW_videos .BW_bloc_vid { |
2469 |
clear: both; |
2470 |
padding: 0 15px; |
2471 |
} |
2472 |
.BW_vignette_vid { |
2473 |
border: 1px solid #DFD9CE; |
2474 |
float: left; |
2475 |
height: 141px; |
2476 |
margin: 5px; |
2477 |
min-height: 141px; |
2478 |
padding: 5px; |
2479 |
white-space: nowrap; |
2480 |
} |
2481 |
|
2482 |
#BW_notes {clear :left;} |
2483 |
#BW_notes h2 {font-size:85%;} |
2484 |
|
2485 |
#BW_citations {} |
2486 |
#BW_citations h2 {font-size:85%;} |
2487 |
|
2488 |
#BW_critiques {} |
2489 |
#BW_critiques h2 {font-size:85%;} |
2490 |
|
2491 |
#BW_critiques_pro {} |
2492 |
#BW_critiques_pro h2 {font-size:85%;} |
2493 |
|
2494 |
#BW_citations,#BW_critiques,#BW_critiques_pro { |
2495 |
background: -moz-linear-gradient(center top , #3399FF, #3333FF) repeat scroll 0 0 transparent; |
2496 |
background: -webkit-gradient(linear, center top, center bottom, from(#3399FF), to(#3333FF)); |
2497 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3399FF', endColorstr='#3333FF'); |
2498 |
border: 1px solid #B7B7B7; |
2499 |
border-radius: 5px 5px 5px 5px; |
2500 |
color: #FFFFCC; |
2501 |
display: inline-block; |
2502 |
float: left; |
2503 |
font-weight: bold; |
2504 |
margin: 15px 20px 15px 0; |
2505 |
min-width: 150px; |
2506 |
padding: 0 15px 8px; |
2507 |
position: relative; |
2508 |
text-align: center; |
2509 |
text-shadow: 1px 1px 1px #777777; |
2510 |
white-space: nowrap; |
2511 |
} |
2512 |
|
2513 |
#BW_citations a,#BW_critiques a,#BW_critiques_pro a { |
2514 |
color: #FFFFCC; |
2515 |
} |
2516 |
|
2517 |
*/ |
2518 |
- |