52 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			52 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
<style type="text/css">
 | 
						|
#bandeaulautre {
 | 
						|
 width:100%;
 | 
						|
 height:13px;
 | 
						|
 background:#111 url('/admin/images/lautre_ultra_mini_black.png') no-repeat 2px center;
 | 
						|
 font-family: sans-serif;
 | 
						|
 font-size: 9px !important;
 | 
						|
 color:#FFF;
 | 
						|
 padding-top: 3px;
 | 
						|
}
 | 
						|
 | 
						|
#bandeaulautre .home {
 | 
						|
 float:left;
 | 
						|
 text-align:left;
 | 
						|
 display:block;
 | 
						|
 padding:0px 0px 0px 16px;
 | 
						|
}
 | 
						|
 | 
						|
#bandeaulautre .links {
 | 
						|
 float:right;
 | 
						|
 text-align:right;
 | 
						|
 display:block;
 | 
						|
 padding:0px 3px 0px 0px;
 | 
						|
}
 | 
						|
 | 
						|
#bandeaulautre a,
 | 
						|
#bandeaulautre a:link,    
 | 
						|
#bandeaulautre a:active,  
 | 
						|
#bandeaulautre a:visited {
 | 
						|
 color:#FFF;
 | 
						|
 text-decoration:none;
 | 
						|
}
 | 
						|
 | 
						|
#bandeaulautre a:hover {
 | 
						|
 color:#F4520A;
 | 
						|
}
 | 
						|
</style>
 | 
						|
<div id="bandeaulautre">
 | 
						|
  <span class="home">
 | 
						|
    <a href="http://lautre.net">L'Autre Net</a>
 | 
						|
  </span>
 | 
						|
  <span class="links">  
 | 
						|
    <a href="https://admin.lautre.net">Bureau</a> ·
 | 
						|
    <a href="https://admin.lautre.net/webmail">Webmail</a> ·
 | 
						|
    <a href="http://aide.lautre.net">Aide</a> ·    
 | 
						|
   <a href="http://wiki.lautre.net">Wiki</a> ·
 | 
						|
    <a href="http://blog.lautre.net">Interventions</a> ·
 | 
						|
    <a href="http://lautre.net/irc">Irc</a> ·
 | 
						|
    <a href="http://mon.lautre.net">Mon</a>
 | 
						|
  </span>
 | 
						|
</div>
 |