source: trunk/spip/esqueleto-redcta/plugins/magusine-portage2/themes/cepetel/addfiles/newsletter.css @ 394

Last change on this file since 394 was 394, checked in by guille, 15 years ago

se agrego theme cepetel

File size: 476 bytes
Line 
1/* css de positionnement hors declinaison */
2
3body {
4margin: 23px 0 15px 0;
5background: url('../images/fond.jpg') repeat-x top left #f90;
6font-size: 12px;
7color: #333;
8font-family: geneva, arial, verdana, sans-serif;
9}
10
11#general {
12width: 90%;
13margin: 0 auto;
14padding: 18px;
15background: url('../images/commune-pgv-logos.gif') no-repeat bottom left #fff;
16}
17
18#bandeau {
19height: 130px;
20background: url('bandeau-surcouche.png') no-repeat bottom left #fff;
21}
22
23#corps {
24margin: 0;
25}
Note: See TracBrowser for help on using the repository browser.