[ Index ] |
|
Code source de Horde 3.1.3 |
1 /** 2 * $Horde: horde/themes/lightblue/screen.css,v 1.8.6.1 2005/10/18 11:34:19 jan Exp $ 3 */ 4 5 body { 6 background: #b0d0f1; 7 } 8 a { 9 color: #339; 10 } 11 .header { 12 color: #fff; 13 background: #6ba5de; 14 } 15 .smallheader { 16 color: #fff; 17 background: #6ba5de; 18 } 19 .button { 20 background-image: url(graphics/menu.png); 21 } 22 23 /* Menu styles. */ 24 #menu { 25 color: #fff; 26 background-color: #6ba5de; 27 background-image: url(graphics/menu.png); 28 } 29 #menu a.current { 30 background: #b0d0f1; 31 } 32 33 /* Sidebar styles. */ 34 #sidebarPanel { 35 background-color: #b0d0f1; 36 } 37 #sidebarPanel a:hover { 38 color: yellow; 39 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |