new MainController, empty artist result fix
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Hello, World!
|
||||
@@ -74,4 +74,18 @@ body {
|
||||
background-image: url(/images/play.png);
|
||||
width: 31px;
|
||||
height: 30px;
|
||||
margin: 0 0.3em 0 0;
|
||||
margin: 0 0.3em 0 0;
|
||||
}
|
||||
|
||||
.search {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.search #name {
|
||||
border: 1px solid ##bdbdbd;
|
||||
background: #555555;
|
||||
color: #ffffff;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user