source: trunk/spip/2.1/extensions/magusine-portage2.1/themes/explode/declinaisons/bleu-arrondi.css @ 756

Last change on this file since 756 was 756, checked in by guillermoacedo@…, 14 years ago

se agrego la correccion de magusine para 2.1 basica

  • Property svn:executable set to *
File size: 272 bytes
Line 
1/* cadre arrondi */
2
3#contexte1 {
4background:url('cadre-top-bleu.png') top left no-repeat;
5}
6
7#contexte2 {
8background:url('cadre-bottom-bleu.png') bottom left no-repeat;
9}
10
11#general {
12}
13
14#contenus {
15background-color: #0061c2;
16}
17#corps h2 {
18border-bottom: 1px solid #222;
19}
Note: See TracBrowser for help on using the repository browser.