Imagine pseudocode that handles files and dirs
[pyff3.git] / css.css
bloba0bdd9522d1408c595084525b280f3b4582003d6
1 body {
4 .list {
5 color : gold;
6 font-size : 20px;
7 padding : 5% 0 5% 20%;
10 .image {
11 padding-left : 80%;
12 position : absolute;
13 top : 20px;
16 img {
17 display : block;
18 height : 50px;
21 .b03 {
22 list-style-image : url(b03.gif);
25 .list li {
26 padding : 10px 0;