Difference between revisions of "Pivot.css"
From Unearthing The Music
m |
m |
||
| Line 1: | Line 1: | ||
| − | + | .tab-bar, ul.side-nav label {background: rgb(7,22,137);} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | .tab-bar, ul.side-nav label {background: rgb(7,22,137);} | ||
li.name.logo a {padding-left: 0;} | li.name.logo a {padding-left: 0;} | ||
| Line 15: | Line 9: | ||
text-align: center; | text-align: center; | ||
overflow: hidden;} | overflow: hidden;} | ||
| + | |||
| + | .thumbcaption {border: 0; | ||
| + | line-height: 1.4em; | ||
| + | padding: 3px; | ||
| + | font-size: 94%;} | ||
| + | |||
| + | html .thumbimage { | ||
| + | background-color: #fff; | ||
| + | border: 1px solid #c8ccd1; | ||
| + | } | ||
Revision as of 11:22, 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;
}