|
Lines 2405-2556
span.sep {
Link Here
|
| 2405 |
text-shadow: 1px 1px 0 #FFF; |
2405 |
text-shadow: 1px 1px 0 #FFF; |
| 2406 |
} |
2406 |
} |
| 2407 |
|
2407 |
|
| 2408 |
/* ## BABELTHEQUE ## */ |
|
|
| 2409 |
/* Uncomment if babeltheque configuration no contains these lines */ |
| 2410 |
/* |
| 2411 |
#BW_etiquettes { |
| 2412 |
clear :left; |
| 2413 |
border: 1px solid #E8E8E8; |
| 2414 |
margin-top: 10px; |
| 2415 |
width: 49%; |
| 2416 |
float: left; |
| 2417 |
visibility: hidden; |
| 2418 |
visibility: visible\9; |
| 2419 |
} |
| 2420 |
#BW_etiquettes:not(:empty) { |
| 2421 |
visibility: visible; |
| 2422 |
} |
| 2423 |
|
| 2424 |
#BW_etiquettes h2 { |
| 2425 |
clear:left; |
| 2426 |
background-color: #E8E8E8; |
| 2427 |
margin: 5px 10px; |
| 2428 |
padding: 0 5px; |
| 2429 |
} |
| 2430 |
|
| 2431 |
#BW_ulEti {max-width:100%;} |
| 2432 |
|
| 2433 |
#BW_ulEti ul { |
| 2434 |
margin:0; |
| 2435 |
padding:0 15px; |
| 2436 |
list-style-type: none; |
| 2437 |
} |
| 2438 |
|
| 2439 |
#BW_ulEti a { |
| 2440 |
text-decoration: none; |
| 2441 |
} |
| 2442 |
|
| 2443 |
#BW_ulEti a.tag_s0 {font-weight: 120;font-size:0.8em;} |
| 2444 |
#BW_ulEti a.tag_s1 {font-weight: 150;font-size:0.9em;} |
| 2445 |
#BW_ulEti a.tag_s2 {font-weight: 180;font-size:1.0em;} |
| 2446 |
#BW_ulEti a.tag_s3 {font-weight: 200;font-size:1.2em;} |
| 2447 |
#BW_ulEti a.tag_s4 {font-weight: 220;font-size:1.4em;} |
| 2448 |
#BW_ulEti a.tag_s5 {font-weight: 230;font-size:1.5em;} |
| 2449 |
#BW_ulEti a.tag_s6 {font-weight: 320;font-size:1.6em;} |
| 2450 |
#BW_ulEti a.tag_s7 {font-weight: 350;font-size:1.7em;} |
| 2451 |
#BW_ulEti a.tag_s8 {font-weight: 400;font-size:1.8em;} |
| 2452 |
#BW_ulEti { padding: 0px; line-height: 2em; text-align: center;} |
| 2453 |
#BW_ulEti a { padding: 2px; } |
| 2454 |
#BW_ulEti { margin: 0px; } |
| 2455 |
|
| 2456 |
#BW_ulEti ol { |
| 2457 |
float:left; |
| 2458 |
display: inline; |
| 2459 |
margin: 0 10px; |
| 2460 |
} |
| 2461 |
|
| 2462 |
#BW_suggestions { |
| 2463 |
border: 1px solid #E8E8E8; |
| 2464 |
margin-top: 10px; |
| 2465 |
float: right; |
| 2466 |
width: 49%; |
| 2467 |
visibility: hidden; |
| 2468 |
visibility: visible\9; |
| 2469 |
} |
| 2470 |
#BW_suggestions:not(:empty) { |
| 2471 |
visibility: visible; |
| 2472 |
} |
| 2473 |
#BW_suggestions h2 { |
| 2474 |
background-color: #E8E8E8; |
| 2475 |
margin: 5px 10px; |
| 2476 |
padding: 0 5px; |
| 2477 |
} |
| 2478 |
#BW_suggestions .BW_livres_tag_page { |
| 2479 |
padding: 0 15px; |
| 2480 |
} |
| 2481 |
#BW_suggestions .BW_livres_tag_page:before { |
| 2482 |
content : '> '; |
| 2483 |
} |
| 2484 |
#BW_droite .BW_livres_tag:before { |
| 2485 |
content : '> '; |
| 2486 |
} |
| 2487 |
|
| 2488 |
#BW_videos { |
| 2489 |
clear : both; |
| 2490 |
border: 1px solid #E8E8E8; |
| 2491 |
padding-bottom: 140px; |
| 2492 |
margin-top: 10px; |
| 2493 |
max-width: 100%; |
| 2494 |
visibility: hidden; |
| 2495 |
visibility: visible\9; |
| 2496 |
} |
| 2497 |
|
| 2498 |
#BW_videos:not(:empty) { |
| 2499 |
visibility: visible; |
| 2500 |
} |
| 2501 |
|
| 2502 |
#BW_videos h2 { |
| 2503 |
background-color: #E8E8E8; |
| 2504 |
margin: 5px 10px; |
| 2505 |
padding: 0 5px; |
| 2506 |
} |
| 2507 |
#BW_videos .BW_bloc_vid { |
| 2508 |
clear: both; |
| 2509 |
padding: 0 15px; |
| 2510 |
} |
| 2511 |
.BW_vignette_vid { |
| 2512 |
border: 1px solid #DFD9CE; |
| 2513 |
float: left; |
| 2514 |
height: 141px; |
| 2515 |
margin: 5px; |
| 2516 |
min-height: 141px; |
| 2517 |
padding: 5px; |
| 2518 |
white-space: nowrap; |
| 2519 |
} |
| 2520 |
|
| 2521 |
#BW_notes {clear :left;} |
| 2522 |
#BW_notes h2 {font-size:85%;} |
| 2523 |
|
| 2524 |
#BW_citations {} |
| 2525 |
#BW_citations h2 {font-size:85%;} |
| 2526 |
|
| 2527 |
#BW_critiques {} |
| 2528 |
#BW_critiques h2 {font-size:85%;} |
| 2529 |
|
| 2530 |
#BW_critiques_pro {} |
| 2531 |
#BW_critiques_pro h2 {font-size:85%;} |
| 2532 |
|
| 2533 |
#BW_citations,#BW_critiques,#BW_critiques_pro { |
| 2534 |
background: -moz-linear-gradient(center top , #3399FF, #3333FF) repeat scroll 0 0 transparent; |
| 2535 |
background: -webkit-gradient(linear, center top, center bottom, from(#3399FF), to(#3333FF)); |
| 2536 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3399FF', endColorstr='#3333FF'); |
| 2537 |
border: 1px solid #B7B7B7; |
| 2538 |
border-radius: 5px 5px 5px 5px; |
| 2539 |
color: #FFFFCC; |
| 2540 |
display: inline-block; |
| 2541 |
float: left; |
| 2542 |
font-weight: bold; |
| 2543 |
margin: 15px 20px 15px 0; |
| 2544 |
min-width: 150px; |
| 2545 |
padding: 0 15px 8px; |
| 2546 |
position: relative; |
| 2547 |
text-align: center; |
| 2548 |
text-shadow: 1px 1px 1px #777777; |
| 2549 |
white-space: nowrap; |
| 2550 |
} |
| 2551 |
|
| 2552 |
#BW_citations a,#BW_critiques a,#BW_critiques_pro a { |
| 2553 |
color: #FFFFCC; |
| 2554 |
} |
| 2555 |
|
| 2556 |
*/ |
| 2557 |
- |