css
This commit is contained in:
parent
454cb6741b
commit
30532166a8
|
@ -15,7 +15,7 @@
|
|||
box-shadow: 0px 0px 1em;
|
||||
}
|
||||
|
||||
#tooltip h4, #tooltip div { margin: 0; }
|
||||
#tooltip h4, #tooltip div { margin: 0; font-weight: normal;}
|
||||
|
||||
#tooltip img {
|
||||
width: auto;
|
||||
|
|
|
@ -156,10 +156,10 @@ p {
|
|||
}
|
||||
|
||||
.padmaLink {
|
||||
text-decoration: none;
|
||||
text-decoration: underline;
|
||||
font-style: italic;
|
||||
font-size: 90%;
|
||||
color: #666;
|
||||
color: #363636;
|
||||
}
|
||||
|
||||
.nowPlaying {
|
||||
|
|
Loading…
Reference in New Issue
Block a user