Changes

no edit summary
Line 1: Line 1:  
/***** CSS placed here will be applied to all skins on the entire site. *****/
 
/***** CSS placed here will be applied to all skins on the entire site. *****/
 
/*Vertical Alignment for MainPage and more*/
 
/*Vertical Alignment for MainPage and more*/
 +
#sallybutton {
 +
    border:1px solid lightgrey;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    width:217px;
 +
    height:247px;
 +
}
 
#mainpage {
 
#mainpage {
 
     width: 100%;
 
     width: 100%;