Module:Infobox/styles.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 4: Line 4:
  */
  */
.infobox {
.infobox {
border: 1px solid #a2a9b1;
border: 2px solid #C14424;
border-spacing: 3px;
border-spacing: 3px;
border-radius: 10px 10px;
border-radius: 5px 5px;
background-color: #f8f9fa;
background-color: #EFE9DE;
color: black;
color: black;
/* @noflip */
/* @noflip */
Line 54: Line 54:
/* @noflip */
/* @noflip */
text-align: left;
text-align: left;
background-color: #B0E0E6;
}
}


Line 62: Line 61:
font-weight: bold;
font-weight: bold;
text-align: center;
text-align: center;
border-radius: 2px 2px;
}
}


Navigation menu