Revision ae6e8a65

b/snf-cyclades-app/synnefo/ui/static/snf/css/main.css
20 20
    background: url("../images/body-bg.png") repeat-x #FFFFFF;
21 21
    text-align:center;
22 22
    font-size: 16px;
23
    background-position: 0px 34px; 
24 23
    overflow-y: scroll;
25 24
}
26 25

  
26
body#app {
27
    background-position: 0px 34px; 
28
}
29

  
27 30
a, a:hover, a:active, a:focus, div:focus, span:focus, li:focus {
28 31
    outline: none;
29 32
}

Also available in: Unified diff