Changed style and added friendrequests
This commit is contained in:
@@ -8,21 +8,23 @@ header {
|
||||
width: 100%;
|
||||
|
||||
color: white;
|
||||
background-color: rgba(132,86,99, 0.98);
|
||||
background-color: #FBC02D;
|
||||
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
|
||||
}
|
||||
|
||||
#header-logo {
|
||||
padding-left: 42px;
|
||||
}
|
||||
|
||||
#header-logo, #header-logo img {
|
||||
height: 80px;
|
||||
|
||||
vertical-align: middle;
|
||||
line-height: 80px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
#header-search {
|
||||
padding-left: 48px;
|
||||
padding-left: 42px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user