Subversion Repositories programming

Rev

Rev 248 | Rev 253 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 248 Rev 250
Line 80... Line 80...
80
#footer img {
80
#footer img {
81
    margin: 10px;
81
    margin: 10px;
82
}
82
}
83
 
83
 
84
p.centeredImg {
84
p.centeredImg {
-
 
85
    font-size: 10pt;
85
    text-align: center;
86
    text-align: center;
86
    /*margin-top: 30px;
87
    margin-top: 40px;
87
    margin-bottom: 30px;*/
88
    margin-bottom: 40px;
88
    margin: 40px;
89
    margin-left: 0px;
-
 
90
    margin-right: 0px;
89
    padding: 0px;
91
    padding: 0px;
90
}
92
}