Template changed: 13 Avril, 2007
Différence (dernière modification) (Edité, Auteur, affichage normal de la page)Ajouté: 0a1,53
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" " ![]() <html> <head> <title>{WikiName} : {PageName}</title> <meta http-equiv="Content-Type" content="text/html; charset={Insert:WikiCharset}" /> <meta name="creation-timestamp" content="{Insert:DateCreation}" /> <style type="text/css" media="screen"> /* BODY */ body {padding: 0; margin: 0; background: #3f4f43; color:#333;font:62.5%/1.5 arial,verdana,sans-serif; text-align: center;} #wrap {font-size:1.2em;} /* LINKS */ a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:none;cursor:pointer} a:link { color: #363;} a:visited {color:#363;} a:hover, a:active { border-bottom: 1px solid #EF9286; } h1 a:link, h2 a:link, h3 a:link, h4 a:link {color:#363; text-decoration:none;} h1 a:visited , h2 a:visited , h3 a:visited , h4 a:visited {color:#636} #content-wrap h1 div, #content-wrap h2 div, #content-wrap h3 div, #content-wrap h4 div { margin-top: 10px;} /* FORMS */ form {margin: 0 0 1.5em} input {font-family: arial,verdana,sans-serif;margin: 2px 0} fieldset {border: none} label {display:block;padding: 5px 0} label br {clear:left} /* TYPOGRAPHY */ p, ul, ol {margin: 0 0 1.5em} h1, h2, h3, h4, h5, h6 {letter-spacing: -1px; font-family: arial,verdana,sans-serif;margin: 0 0 .2em;color:#17381F;border-bottom: 3px solid #78AB29 ;padding:1.2em 0 .1em} h1 {font-size: 2.4em;} h2 {font-size: 2.2em;} h3 {font-size: 1.8em;} h4 {font-size: 1.6em;} h5 {font-size: 1.4em;} h6 {font-size: 1.2em;} small {font-size:11px} h1 br {display:none;} /* LISTS */ ul {margin: .3em 0 1.5em 0;list-style-type:none} ul.related {margin-top: -1em} ol {margin: .5em .5em 1.5em} ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal} li {line-height: 1.4em;padding-left: 25px;} li.doc {background-position: 3px -500px} ul.nomarker li {background:none;padding-left:0} dl {margin: 0 0 1em 0} dt {font-weight:bold;margin-top: 1.3em} dl dl {margin: 0 0 1.5em 30px} /* GENERAL */ img {border:none} hr {margin: 1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:left;} .clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} /* LAYOUT - HEADER */ #header {background: #fff url(" ![]() .vCard{ border:3px solid #cddAE5; background: #ECF3F8 url(banner url) no-repeat right bottom; width:25em; padding:1em; } .vCard img{ float:right;margin:0.1em; } a.url{ color:#48F; margin-bottom:0.1em; font-size:1.4em; } .vcard .adr, .vcard .tel{ font-size:0.8em; color:#555; font-weight:bold; } </style> </head> <body id="type-d"> <div id="wrap"> <div id="header"> <h1 id="site-name">{WikiName}</h1> <div id="tools"><p>{EditBar}</p></div> <div id="nav"><p>{LinkBarTextHor}</p></div> </div> <div id="content-wrap"> <div id="sidebar"> <div id="sbinner1"> <div class="inner"> {Insert:page.{PreInsert:SideBarName;SideBar ![]() </div> </div> </div><!--/sidebar--> <div id="content"> <h1>{PageTitle}{PageTitleComment} <small>changed: {DateLastChange}</small></h1> {PageText} </div> <div id="footer"> <div id="copyright">{WikiCopyright}</div> </div> </div> </div> </body> </html> |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
{WikiName}
{EditBar}