414 lines
5.4 KiB
CSS
414 lines
5.4 KiB
CSS
|
/* original file: http://standblog.org/dotclear/themes/standblog/guadeloupe.css by Tristan Nitot */
|
||
|
|
||
|
body, html
|
||
|
{
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
font-family: verdana, arial, helvetica, sans-serif;
|
||
|
/*font-size: 90%;*/
|
||
|
color: white;
|
||
|
background-color: black;
|
||
|
background-image: url("/images/coucher-soleil-guadeloupe-1280.jpg");
|
||
|
background-repeat: no-repeat;
|
||
|
}
|
||
|
img
|
||
|
{
|
||
|
border-style: none;
|
||
|
border-width: 0;
|
||
|
}
|
||
|
.google
|
||
|
{
|
||
|
display: none;
|
||
|
}
|
||
|
.headerpage
|
||
|
{
|
||
|
height: 150px;
|
||
|
color: white;
|
||
|
padding: 10px;
|
||
|
text-align: left;
|
||
|
margin-right: 20px;
|
||
|
font-size: 12px;
|
||
|
}
|
||
|
.headerpage hr
|
||
|
{
|
||
|
display: none;
|
||
|
}
|
||
|
.footerpage hr
|
||
|
{
|
||
|
display: none;
|
||
|
}
|
||
|
.centerhead
|
||
|
{
|
||
|
margin-bottom: 4px;
|
||
|
font-weight: bold;
|
||
|
font-size: 16px;
|
||
|
letter-spacing: 0.2em;
|
||
|
background-color: transparent;
|
||
|
margin-left: 0;
|
||
|
text-align: left;
|
||
|
}
|
||
|
.title_field
|
||
|
{
|
||
|
/*font-size: smaller;*/
|
||
|
}
|
||
|
html>body h2
|
||
|
{
|
||
|
margin-left: -60px;
|
||
|
}
|
||
|
|
||
|
/*.head
|
||
|
{
|
||
|
font-size: 8px;
|
||
|
text-align: left;
|
||
|
}*/
|
||
|
|
||
|
p.comment
|
||
|
{
|
||
|
margin-top: 0;
|
||
|
padding-top: 0;
|
||
|
}
|
||
|
|
||
|
.centerpage
|
||
|
{
|
||
|
margin: 0 0 10px 5px;
|
||
|
width: 72%;
|
||
|
float: left;
|
||
|
padding: 1%;
|
||
|
}
|
||
|
.logo
|
||
|
{
|
||
|
display: none;
|
||
|
}
|
||
|
#main .infos
|
||
|
{
|
||
|
text-align: right;
|
||
|
}
|
||
|
.foot
|
||
|
{
|
||
|
font-weight: bold;
|
||
|
font-size: 12px;
|
||
|
/*font-family: verdana;*/
|
||
|
}
|
||
|
.foot_1
|
||
|
{
|
||
|
width: 29%;
|
||
|
}
|
||
|
.foot_2
|
||
|
{
|
||
|
/*white-space: nowrap;*/
|
||
|
margin: 40px;
|
||
|
text-align: left;
|
||
|
}
|
||
|
|
||
|
#searchform label
|
||
|
{
|
||
|
display: block;
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
.centernews, .comment, .wikihelp
|
||
|
{
|
||
|
border-left: 1px dotted white;
|
||
|
border-bottom: 1px dotted white;
|
||
|
margin-bottom: 15px;
|
||
|
padding: 0px 10px 10px 10px;
|
||
|
font-size: 12px;
|
||
|
color: white;
|
||
|
float: left;
|
||
|
text-align: left;
|
||
|
}
|
||
|
.centerbody
|
||
|
{
|
||
|
padding-left: 30px;
|
||
|
}
|
||
|
h4.author
|
||
|
{
|
||
|
margin-bottom: 0;
|
||
|
}
|
||
|
|
||
|
.article
|
||
|
{
|
||
|
line-height: 140%;
|
||
|
}
|
||
|
|
||
|
a:link, a:visited
|
||
|
{
|
||
|
color: white;
|
||
|
font-weight: bold;
|
||
|
text-decoration: none;
|
||
|
background-color: transparent;
|
||
|
border-style: none;
|
||
|
}
|
||
|
|
||
|
a:hover
|
||
|
{
|
||
|
background-color: white;
|
||
|
color: black;
|
||
|
border-style: none;
|
||
|
}
|
||
|
|
||
|
a[hreflang]:after
|
||
|
{
|
||
|
color: silver;
|
||
|
font-weight: bold;
|
||
|
content: "\0000a0[" attr(hreflang) "]";
|
||
|
}
|
||
|
|
||
|
#main q
|
||
|
{
|
||
|
quotes: '\0000ab\0000a0' '\0000a0\0000bb' '\00201c\0000a0' '\0000a0\00201d';
|
||
|
font-style: italic;
|
||
|
}
|
||
|
|
||
|
div.interaction
|
||
|
{
|
||
|
text-align: right;
|
||
|
}
|
||
|
.mainpage
|
||
|
{
|
||
|
width: 100%;
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
background: url(/images/transparent.gif) repeat-y 25% 0%;
|
||
|
|
||
|
}
|
||
|
.colonne
|
||
|
{
|
||
|
background-color: silver;
|
||
|
background-image: url("/images/white80.png");
|
||
|
width: 19%;
|
||
|
max-width: 180px;
|
||
|
padding: 1%;
|
||
|
color: black;
|
||
|
border-bottom: 1px solid #999;
|
||
|
border-right: 1px solid #999;
|
||
|
float: right;
|
||
|
/*font-size: 10px;*/
|
||
|
margin-right: 20px;
|
||
|
margin-top: 1px;
|
||
|
margin-bottom: 30px;
|
||
|
}
|
||
|
|
||
|
.bordure
|
||
|
{
|
||
|
border-color: black;
|
||
|
border-width: 0 0 1px 0;
|
||
|
border-style: solid;
|
||
|
width: 100%;
|
||
|
}
|
||
|
.magicbox
|
||
|
{
|
||
|
color: black;
|
||
|
font-size: 12px;
|
||
|
width: 100%;
|
||
|
border-style: none;
|
||
|
border-color: silver;
|
||
|
border-width: 0;
|
||
|
text-align: left;
|
||
|
}
|
||
|
.fortune
|
||
|
{
|
||
|
color: black;
|
||
|
width: 100%;
|
||
|
border-style: none;
|
||
|
border-color: silver;
|
||
|
border-width: 0;
|
||
|
}
|
||
|
.colonne .bordure
|
||
|
{
|
||
|
border-style: solid;
|
||
|
border-width: 0 0 1px 0;
|
||
|
border-color: black;
|
||
|
}
|
||
|
.colonne .foot_2
|
||
|
{
|
||
|
text-align: left;
|
||
|
}
|
||
|
.colonne a:link, .colonne a:visited
|
||
|
{
|
||
|
margin: 0;
|
||
|
padding: 0 0 0 10px;
|
||
|
color: #333333;
|
||
|
font-weight: normal;
|
||
|
background-color: transparent;
|
||
|
text-decoration: none;
|
||
|
border-style: none;
|
||
|
border-width: 0;
|
||
|
border-color: silver;
|
||
|
}
|
||
|
|
||
|
.colonne a:visited
|
||
|
{
|
||
|
color: #000000;
|
||
|
border-style: none;
|
||
|
border-width: 0;
|
||
|
border-color: silver;
|
||
|
}
|
||
|
|
||
|
|
||
|
.colonne a:hover
|
||
|
{
|
||
|
background-color: #4c69b9;
|
||
|
color: #eee;
|
||
|
}
|
||
|
|
||
|
.colonne .head_2
|
||
|
{
|
||
|
margin: 12px 0px 4px 0px;
|
||
|
font-size: 12px;
|
||
|
color: black;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
.colonne ul
|
||
|
{
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
}
|
||
|
|
||
|
.colonne li
|
||
|
{
|
||
|
list-style-position: inside;
|
||
|
list-style-type: none;
|
||
|
color: #333333;
|
||
|
}
|
||
|
dazibaweb
|
||
|
{
|
||
|
width: 50%;
|
||
|
}
|
||
|
.rssparser .centerbody, .rssparser2 .centerbody
|
||
|
{
|
||
|
border-left: 1px dotted white;
|
||
|
border-bottom: 1px dotted white;
|
||
|
margin-bottom: 15px;
|
||
|
text-align: left;
|
||
|
font-size: 10px;
|
||
|
}
|
||
|
.rssparser .magicboxborder, .rssparser2 .magicboxborder
|
||
|
{
|
||
|
padding-left: 10px;
|
||
|
}
|
||
|
#prelude
|
||
|
{
|
||
|
margin-left: 1em;
|
||
|
}
|
||
|
|
||
|
.nbcomment a:before
|
||
|
{
|
||
|
content: ' ( ';
|
||
|
|
||
|
}
|
||
|
|
||
|
.nbcomment a:after
|
||
|
{
|
||
|
content: ' ) ';
|
||
|
|
||
|
}
|
||
|
|
||
|
fieldset
|
||
|
{
|
||
|
border-style: none;
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
}
|
||
|
|
||
|
.contenucomment label
|
||
|
{
|
||
|
width: 14em;
|
||
|
float: left;
|
||
|
font-weight: bold;
|
||
|
margin-left: 1em;
|
||
|
}
|
||
|
|
||
|
.contenucomment input
|
||
|
{
|
||
|
margin-left: 1em;
|
||
|
width: 10em;
|
||
|
}
|
||
|
|
||
|
.contenucomment textarea
|
||
|
{
|
||
|
margin-left: 1em;
|
||
|
width: 25em;
|
||
|
}
|
||
|
|
||
|
.fincomment
|
||
|
{
|
||
|
margin-left: 11em;
|
||
|
margin-top: 1em;
|
||
|
}
|
||
|
|
||
|
.footerpage
|
||
|
{
|
||
|
clear: both;
|
||
|
margin-top: 20px;
|
||
|
border-top: 1px dotted silver;
|
||
|
padding: 0.5em;
|
||
|
/*text-align: left;*/
|
||
|
width: 100%;
|
||
|
}
|
||
|
hr
|
||
|
{
|
||
|
display: none;
|
||
|
}
|
||
|
#footer p
|
||
|
{
|
||
|
font-size: 90%;
|
||
|
margin: 0 2%;
|
||
|
}
|
||
|
|
||
|
#generated
|
||
|
{
|
||
|
font-style: italic;
|
||
|
}
|
||
|
.icon_php
|
||
|
{
|
||
|
background-image : url(/images/elephpant5_mini.gif);
|
||
|
background-repeat : no-repeat;
|
||
|
width: 65px;
|
||
|
height: 44px;
|
||
|
display: none;
|
||
|
}
|
||
|
.icon_debian
|
||
|
{
|
||
|
background-image : url(/images/debian.png);
|
||
|
background-repeat : no-repeat;
|
||
|
width: 102px;
|
||
|
height: 47px;
|
||
|
}
|
||
|
.icon_freebsd
|
||
|
{
|
||
|
background-image : url(/images/freebsd.jpg);
|
||
|
background-repeat : no-repeat;
|
||
|
width: 102px;
|
||
|
height: 47px;
|
||
|
display: none;
|
||
|
}
|
||
|
.icon_anyb
|
||
|
{
|
||
|
background-image : url(/images/anyb.png);
|
||
|
background-repeat : no-repeat;
|
||
|
width: 88px;
|
||
|
height: 31px;
|
||
|
}
|
||
|
.icon_anyb_en
|
||
|
{
|
||
|
background-image : url(/images/anyb.en.gif);
|
||
|
background-repeat : no-repeat;
|
||
|
width: 88px;
|
||
|
height: 31px;
|
||
|
}
|
||
|
.icon_apache
|
||
|
{
|
||
|
display: none;
|
||
|
}
|
||
|
.icon_mysql
|
||
|
{
|
||
|
display: none;
|
||
|
}
|
||
|
/* Calendrier
|
||
|
-------------------------------------------------------- */
|
||
|
.cal {
|
||
|
display : none;
|
||
|
}
|