mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Added UI for artist charts
This commit is contained in:
@@ -8,7 +8,7 @@ body {
|
||||
}
|
||||
|
||||
a {
|
||||
color:lightgray;
|
||||
color:inherit;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
@@ -22,6 +22,13 @@ table.top_info td.image {
|
||||
padding-top:0px;
|
||||
}
|
||||
|
||||
table.top_info td.image div {
|
||||
background-size:cover;
|
||||
background-position:center;
|
||||
height:174px;
|
||||
width:174px
|
||||
}
|
||||
|
||||
table.top_info td.text {
|
||||
vertical-align: top;
|
||||
padding-left: 30px;
|
||||
|
||||
Reference in New Issue
Block a user