fichier dplac
darcs-hash:20070124132541-f46e9-fda58de522dd89755f0d78497ebdee5c17c6193c.gz
This commit is contained in:
parent
e086813bdb
commit
193bcc8ec2
1 changed files with 0 additions and 75 deletions
|
@ -1,75 +0,0 @@
|
||||||
/*************************************************************
|
|
||||||
..
|
|
||||||
.... ............ ........
|
|
||||||
. ....... . .... ..
|
|
||||||
. ... .. .. .. .. ..... . ..
|
|
||||||
.. .. ....@@@. .. . ........ .
|
|
||||||
.. . .. ..@.@@..@@. .@@@@@@@ @@@@@@. ....
|
|
||||||
.@@@@. .@@@@. .@@@@..@@.@@..@@@..@@@..@@@@.... ....
|
|
||||||
@@@@... .@@@.. @@ @@ .@..@@..@@...@@@. .@@@@@. ..
|
|
||||||
.@@@.. . @@@. @@.@@..@@.@@..@@@ @@ .@@@@@@.. .....
|
|
||||||
...@@@.... @@@ .@@.......... ........ ..... ..
|
|
||||||
. ..@@@@.. . .@@@@. .. ....... . .............
|
|
||||||
. .. .... .. .. . ... ....
|
|
||||||
. . .... ............. .. ...
|
|
||||||
.. .. ... ........ ... ...
|
|
||||||
................................
|
|
||||||
|
|
||||||
==============================================================
|
|
||||||
mainInterface.css - Intranet Style
|
|
||||||
|
|
||||||
Mise en page de l'accueil
|
|
||||||
|
|
||||||
|
|
||||||
Copyright (c) 2006 by www.crans.org
|
|
||||||
|
|
||||||
**************************************************************/
|
|
||||||
|
|
||||||
div.framed_gray {
|
|
||||||
border:5px solid #e2e2e2; /* #acc0ff */
|
|
||||||
background-color:#f2f2f2;
|
|
||||||
padding:10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.framed_gray fieldset {
|
|
||||||
border-width:2px;
|
|
||||||
border-style:solid none none none;
|
|
||||||
border-color:#a2a2a2;
|
|
||||||
padding:10px;
|
|
||||||
margin:10px 10px;
|
|
||||||
font-weight:bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.framed_gray fieldset legend {
|
|
||||||
color:#a2a2a2;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.framed_gray fieldset ul {
|
|
||||||
list-style-type:none;
|
|
||||||
margin:0;
|
|
||||||
padding:0;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.framed_gray fieldset ul li {
|
|
||||||
float:left;
|
|
||||||
height:70px;
|
|
||||||
width:100px;
|
|
||||||
margin:5px;
|
|
||||||
display:block;
|
|
||||||
text-align:center;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.framed_gray fieldset ul li span {
|
|
||||||
margin-bottom:0;
|
|
||||||
display:block;
|
|
||||||
}
|
|
||||||
div.framed_gray fieldset ul a {
|
|
||||||
color:black;
|
|
||||||
text-decoration:none;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.framed_gray fieldset ul li img {
|
|
||||||
margin:2px auto;
|
|
||||||
width:32px;
|
|
||||||
height:32px;
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue