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*/
+
/*Vertical Alignment for MainPage and more*/
 +
#sortie {
 +
    background: url(http://kure.kancollewiki.net/images/mainpage/Sortie.png) no-repeat;
 +
    display: block;
 +
    width:217px;
 +
    height:247px;
 +
    padding-top:247px;
 +
}
 
#mainpage {
 
#mainpage {
 
     width: 100%;
 
     width: 100%;
Line 27: Line 34:  
#mp-leftcolumn {
 
#mp-leftcolumn {
 
     float:left;
 
     float:left;
     width:55%;
+
     width:59%;
     margin-right:0.3%
+
     margin-right:0.1%
 
}
 
}
   Line 34: Line 41:  
     float:right;
 
     float:right;
 
     width:40%;
 
     width:40%;
     margin-left:0.3%;
+
     margin-left:0.1%;
 
}
 
}
 
/* Language specific CSS */
 
/* Language specific CSS */