Added a message.
This commit is contained in:
@@ -13,6 +13,8 @@ body {
|
||||
.main {
|
||||
width: 100%;
|
||||
text-align: center; }
|
||||
.main #message {
|
||||
padding-bottom: 25px; }
|
||||
.main #search-bar {
|
||||
width: 50%;
|
||||
margin: 0 auto;
|
||||
@@ -42,7 +44,6 @@ body {
|
||||
background: #2e2e2e;
|
||||
padding: 20px 15px;
|
||||
border-radius: 6px;
|
||||
text-align: center;
|
||||
min-height: 150px; }
|
||||
.main #other-content .sqr:hover {
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
|
||||
|
||||
Reference in New Issue
Block a user