[ Index ] |
|
Code source de Horde 3.1.3 |
1 /** 2 * $Horde: horde/themes/mobile/screen.css,v 1.1.10.1 2005/10/18 11:34:20 jan Exp $ 3 */ 4 5 body { 6 background: #fff; 7 font-family: Courier; 8 font-size: 10px; 9 } 10 td { 11 font-family: Courier; 12 font-size: 10px; 13 } 14 div.simdev { 15 width: 150; 16 height: 120; 17 overflow: auto; 18 } 19 td.top { 20 width: 263; 21 height: 117; 22 background-image: url(graphics/top.jpg); 23 } 24 td.left { 25 width: 56; 26 height: 120; 27 background-image: url(graphics/left.jpg); 28 } 29 td.display { 30 width: 150; 31 height: 120; 32 background-image: url(graphics/display.jpg); 33 } 34 td.right { 35 width: 57; 36 height: 120; 37 background-image: url(graphics/right.jpg); 38 } 39 td.bottom { 40 width: 263; 41 height: 313; 42 background-image: url(graphics/bottom.jpg); 43 }
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 |