Difference between revisions of "MediaWiki:Common.css"
Line 17: | Line 17: | ||
padding: 0 20px 20px 20px; | padding: 0 20px 20px 20px; | ||
vertical-align: top; | vertical-align: top; | ||
− | width: | + | width: 430px; |
} | } |
Revision as of 23:04, 2 November 2015
.addthis_toolbox {
background: #f5f5f5 !important;
border: 1px solid #ddd !important;
margin-bottom: 15px !important;
outline: 5px solid #eee !important;
}
.addthis_separator {
border-color: #ddd !important;
}
.portal {
background: #f5f5f5 !important;
border: 1px solid #ddd;
border-radius: 10px;
display: inline-block;
margin: 20px 20px 20px 0;
padding: 0 20px 20px 20px;
vertical-align: top;
width: 430px;
}