Template:MiniVol/Styles.css
From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:MiniVol
Jump to navigation
Jump to search
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.mvTable {
padding: 1px;
background: #F7F7F7;
border: 2px solid #414141;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
box-shadow:0 0 4px #414141;
display: inline-table;
width: 500px;
}
.mvImg {
display:table-cell;
width: 25%;
border: 1px inset #999;
}
@media only screen and (max-width: 600px) {
.mvImg {
display: table-header-group !important;
text-align: center;
}
.mvTable {
width: 100%;
}
}
.mvSecond {
display:table-cell;
width: 100%;
font-size: small;
vertical-align: top;
}
.mvTitle {
color: white;
text-align:center;
background-color: #9da1c0;
font-weight: bold;
padding: 5px;
}
.mvDetails {
width: 100%;
display: table;
text-align: center;
}
.mvDate, .mvISBN {
display:table-cell;
width:50%;
border: 1px inset #999;
padding: 5px;
}
.mvChapters {
padding-left: 10px;
}
- Manga ▾
- Media ▾
- Characters ▾
- World ▾
- Archives ▾
- Misc ▾
- Wiki ▾