Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / static / im / css / max768.css @ 9c6bd23f

History | View | Annotate | Download (1.1 kB)

1
.two-cols  .rt                                                                         { float:none; width:auto; margin-bottom:10px;}
2
.two-cols  .lt                                                                        { float:none; width:auto; }
3
.container .navigation                                                         { height:auto; margin-bottom:30px; } 
4
.bg-wrap                                                                                { background-position:-9999px -9999px; }
5
.buttons-list.fixpos                                                         { position:static;  }
6
.buttons-list .button                                                         { margin-left:0; }
7
.container .lt-div                                                                { float:none; width:auto; }
8
.container ul.options                                                         { margin-bottom:30px; }
9
.documentation .wrap                                                        { width:auto; }
10
.documentation img                                                                { max-width:100%; }
11
/* forms */
12
form input.submit, form input[type="submit"]         { margin:0; }
13
form .form-row .extra-link                                                 { padding-top:0; }
14
.faq .two-cols .rt                                                                { width:auto; }
15
.faq .two-cols .lt                                                                { width:auto; }
16
dl.alt-style                                                                        { width:auto; }
17

    
18
.stats ul li                                                                        { background-image:url(../images/dots.jpg); padding-bottom:2em; }
19
.stats .img-wrap                                                                { margin:0 auto;float:none;}
20
.landing-page .dotted                                                        { background:url(../images/dots.jpg) repeat-x center bottom ; }
21
#token-confirm                                                                        { position:relative; top:8px; left:auto; }
22

    
23
form.submit-inline .form-row.submit                                { position:static; margin-top:20px; }
24