Template:File/styles.css

From Equestripedia, the Archives of Equestria!
Revision as of 14:43, 8 October 2022 by Amelia (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* Color - pink */
.ib-type-band {     
     border: 2px solid #DFCDDD; background: #2B1D42;
     width: 100%;
    margin: auto;
}
.ib-type-band .ib-image {
     border-color: #DFCDDD; }
.ib-type-band .ib-line {
     border-bottom: 1px solid #DFCDDD;
     padding-bottom: 3px; }