source: trunk/spip/2.1/extensions/magusine-portage2.1/themes/explode/declinaisons/cadre-orange-sombre.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: 266 bytes
Line 
1/* cadre arrondi */
2
3#contexte1 {
4background:url('cadre-top-orangesombre.png') top left no-repeat;
5}
6
7#contexte2 {
8background:url('cadre-bottom-orangesombre.png') bottom left no-repeat;
9}
10
11#contextes {
12background-color:#E02B00;
13}
14
15#contextes a:hover {
16color: #fff;
17}
Note: See TracBrowser for help on using the repository browser.