Version 1.12

This commit is contained in:
nemunaire 2009-11-01 12:00:00 +01:00
commit de31cd3e9a
1373 changed files with 156282 additions and 45238 deletions

View file

@ -186,6 +186,12 @@ width: 100%;
height: 100%;
}
#header #img span#h09
{
/*background: transparent url(images/header2009.png) no-repeat 0 0;*/
background: transparent url(images/header_cut.jpg) no-repeat 0 0;
}
#header #date
{
color: #99CC00;
@ -255,31 +261,35 @@ background: transparent url(images/recherche.gif) no-repeat left;
#banner
{
padding: 0 20px;
position: relative;
font-size: 11px;
margin-bottom: 4px;
}
#banner:after
{
content: ".";
display: block;
height: 0;
height: 14px;
clear: both;
visibility: hidden;
}
#bannerleft
.bannerleft
{
font-weight: bold;
color: #517285;
float: left;
position: absolute;
top: 0;
left: 7px;
text-align: left;
z-index: 2;
background-color: #1F2E35;
padding-left: 5px;
width: 905px;
}
#bannerright
{
color: #FFCC00;
float: right;
position: absolute;
top: 0;
right: 10px;
z-index: 3;
background-color: #1F2E35;
}
#corps
@ -399,7 +409,27 @@ clear: both;
padding: 15px 0;
}
#connexion, #news
#count .header
{
color: #FFFFFF;
background: #213239 url(images/block_header.gif) no-repeat right;
height: 14px;
padding: 2px 80px 0 10px;
text-align: left;
float: left;
}
#count .corps
{
background-color: #213239;
clear: both;
color: #FFFFFF;
font-size: 150%;
font-weight: bolder;
padding: 15px 0;
}
#connexion, #news, #count
{
width: 425px;
float: left;
@ -564,6 +594,19 @@ padding-left: 18px;
font-weight: normal;
}
#blog
{
position: relative;
float: right;
clear: right;
margin-top: 16px;
background: #1F2E35 url(images/inscription.png) no-repeat 20px center;
width: 340px;
padding: 15px 0 30px 130px;
text-align: justify;
height: 1%;
}
#inscription
{
position: relative;
@ -1095,4 +1138,4 @@ font-weight: bold;
padding: 8px;
border: #141D22 solid 1px;
background-color: #213239;
}
}

View file

@ -1,12 +1,4 @@
/*
============================================================
~~~ Auteur: Phantøm @ halo-battle.com ~~~
©©© Copyright halo-battle.com ©©©
### Version : 1.0 ###
============================================================
*/
*
*
{
margin: 0;
padding: 0;
@ -255,7 +247,7 @@ padding-left: 9px;
background: transparent url(images/recherche.gif) no-repeat left center;
}
#header:after, #annonce:after
#header:after
{
content: ".";
display: block;
@ -264,26 +256,37 @@ clear: both;
visibility: hidden;
}
#annonce
#banner
{
background-color: #2E293D;
padding: 3px 6px;
position: relative;
font-size: 11px;
width: 898px;
margin-bottom: 4px;
height: 14px;
clear: both;
}
.annonceleft
.bannerleft
{
font-weight: bold;
color: #999999;
float: left;
position: absolute;
top: 0;
left: 0;
text-align: left;
z-index: 2;
background-color: #2E293D;
padding-left: 5px;
width: 905px;
}
#annonceright
#bannerright
{
color: #FFCC00;
float: right;
position: absolute;
top: 0;
right: 5px;
z-index: 3;
background-color: #2E293D;
}
#menu
@ -912,6 +915,35 @@ a.msg span
display: none;
}
#gestion
{
margin: 10px auto;
width: 660px;
overflow: auto;
}
#gestion table
{
margin: 10px 0;
padding: 0;
border-collapse: separate;
empty-cells: hide;
border-spacing: 2px;
}
#gestion table td, #gestion table th
{
padding: 2px;
}
#pub
{
float: right;
clear: right;
position: relative;
margin-right: 106px;
}
#footer
{
width: 894px;

View file

@ -1,12 +1,4 @@
/*
============================================================
~~~ Auteur: Phantøm @ halo-battle.com ~~~
©©© Copyright halo-battle.com ©©©
### Version : 1.0 ###
============================================================
*/
*
*
{
margin: 0;
padding: 0;
@ -264,26 +256,37 @@ clear: both;
visibility: hidden;
}
#annonce
#banner
{
background-color: #2E3122;
padding: 3px 6px;
position: relative;
font-size: 11px;
width: 898px;
margin-bottom: 4px;
height: 14px;
clear: both;
}
.annonceleft
.bannerleft
{
font-weight: bold;
color: #999999;
float: left;
position: absolute;
top: 0;
left: 0;
text-align: left;
z-index: 2;
background-color: #2E3122;
padding-left: 5px;
width: 905px;
}
#annonceright
#bannerright
{
color: #FFCC00;
float: right;
position: absolute;
top: 0;
right: 5px;
z-index: 3;
background-color: #2E3122;
}
#menu
@ -937,6 +940,34 @@ a.msg span
display: none;
}
#gestion
{
margin: 10px auto;
width: 660px;
overflow: auto;
}
#gestion table
{
margin: 10px 0;
padding: 0;
border-collapse: separate;
empty-cells: hide;
border-spacing: 2px;
}
#gestion table td, #gestion table th
{
padding: 2px;
}
#pub
{
float: right;
clear: right;
position: relative;
margin-right: 106px;
}
#footer
{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB