new logo
This commit is contained in:
@ -18,9 +18,6 @@
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
#logo {
|
||||
font-size: 36px;
|
||||
}
|
||||
|
||||
#avatar {
|
||||
height: 60px; max-width: 200px; display: inline-block; margin: 10px;
|
||||
@ -157,7 +154,8 @@ a:hover {
|
||||
width: 140px;
|
||||
height: @headerHeight;
|
||||
padding-left: 10px;
|
||||
padding-top: 0px;
|
||||
padding-top: 9px;
|
||||
font-size: 32px;
|
||||
}
|
||||
|
||||
#switcher {
|
||||
@ -173,11 +171,9 @@ a:hover {
|
||||
color: @hColor;
|
||||
}
|
||||
}
|
||||
span {
|
||||
border-radius: 5px;
|
||||
// background-color: @switcherBgColor;
|
||||
#leftSwitcher2 {
|
||||
cursor: pointer;
|
||||
font-size: 18px;
|
||||
font-size: 16px;
|
||||
line-height: 34px;
|
||||
margin-top: 8px;
|
||||
padding: 0 5px;
|
||||
@ -292,3 +288,10 @@ a:hover {
|
||||
border-radius: 3px;
|
||||
border: 1px solid #eee;
|
||||
}
|
||||
|
||||
#myProfile {
|
||||
margin: 0 10px;
|
||||
}
|
||||
.profile-img {
|
||||
line-height: 60px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user