Module:WikiProject banner/sandbox/styles.css: Difference between revisions

Content deleted Content added
add css from module
Line 29:
 
.wpb-header-bubbles {
border-radius: .5em;
padding: 0 .3em;
margin-left: 0.5em;
white-space: nowrap;
font-weight: normal;
}
 
.wpb-nested-task-force {
font-weight: normal;
}
 
.wpb-header-icon {
width: 50px;
text-align: center;
}
 
.wpb-category-box {
background-color: #F5F5F5;
border-width: 1px;
width: 500px;
}
 
.wpbs .wpb .wpb-main {
background: #FFFAEF;
padding: 3px 0 3px 0.7em;
}
 
Line 46 ⟶ 61:
 
.wpbs .wpb-header {
background: #FFFAEF;
}
 
Line 83 ⟶ 98:
border: none;
}
 
.wpb-table {
table-layout: fixed;
}
 
@media (min-width: 720px) {
.wpb {