themes/stpatty/css-extra/structure.css
changeset 1274 673a1b6712fa
parent 1227 bdac73ed481e
equal deleted inserted replaced
1273:3351055b467e 1274:673a1b6712fa
    52 div.straightaway {
    52 div.straightaway {
    53 	clear: both;
    53 	clear: both;
    54 }
    54 }
    55 /* Footer */
    55 /* Footer */
    56 div.footer {
    56 div.footer {
    57 	min-height: 40px;
    57 	padding: 10px 10px 7px 10px;
    58 	padding: 10px;
       
    59 	background-repeat: repeat-x;
    58 	background-repeat: repeat-x;
    60 }
    59 }
    61 
    60 
    62 /* Content area */
    61 /* Content area */
    63 div#maincontent {
    62 div#maincontent {