[SKEL] ~deplacement vers le nouveau dossier
[lhc/web/www.git] / www / plugins / skel_lhc / habillage / skel_lhc.css
1 #menu_lang {
2 list-style: none outside none;
3 position: absolute;
4 bottom: 0px;
5 right:0px;
6 background-color: rgba(255,255,255,0.7);
7 padding: 5px;
8 }
9
10 #nav .menu-liste .menu-entree a{
11 font: bold 12px/45px "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
12 }
13
14 #header {
15 background: url(../img/header-photo.jpg) no-repeat bottom left;
16 }
17
18 #header #nom_site_spip {
19 font: 42px 'Trebuchet MS',Tahoma,sans-serif;
20 }