info toolbar optimization

This commit is contained in:
cubedro
2015-03-05 17:43:04 +02:00
parent bf783adb04
commit 8bb3b965c8
2 changed files with 14 additions and 14 deletions

View File

@@ -5,8 +5,8 @@ body {
}
.big-info {
padding-bottom: 20px;
padding-top: 20px;
padding-bottom: 15px;
padding-top: 15px;
background: #090909;
border: 1px solid rgba(255,255,255,0.05);
}