View source for Template:Main page/styles.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
.mainpage_row {
display: flex;
flex-direction: row;
flex-flow: row wrap;
justify-content: space-between;
padding: 0;
margin: 0 -5px 0 -5px;
}
.mainpage_box {
flex: 1;
margin: 5px;
min-width: 210px;
border: 1px solid #CCC;
padding: 0 10px 10px 10px;
/* box-shadow: 0 2px 2px #dcd9d91a; */
}
.overview {
/*background-color: #6992DE !important;*/
000
1:0
Return to Template:Main page/styles.css.