Difference between revisions of "Pivot.css"
From Unearthing The Music
m |
m |
||
| Line 11: | Line 11: | ||
.thumbcaption { | .thumbcaption { | ||
| − | |||
border: 0; | border: 0; | ||
line-height: 1.4em; | line-height: 1.4em; | ||
| Line 20: | Line 19: | ||
background-color: #fff; | background-color: #fff; | ||
border: 1px solid #c8ccd1; | border: 1px solid #c8ccd1; | ||
| + | } | ||
| + | .mw-content-ltr .thumbcaption { | ||
| + | text-align: center; | ||
} | } | ||
Revision as of 11:24, 23 January 2018
.tab-bar, ul.side-nav label {background: rgb(7,22,137);}
li.name.logo a {padding-left: 0;}
div.thumbinner {
border: 1px solid #c8ccd1;
padding: 3px;
background-color: #f8f9fa;
font-size: 94%;
text-align: center;
overflow: hidden;}
.thumbcaption {
border: 0;
line-height: 1.4em;
padding: 3px;
font-size: 94%;}
html .thumbimage {
background-color: #fff;
border: 1px solid #c8ccd1;
}
.mw-content-ltr .thumbcaption {
text-align: center;
}