header css
This commit is contained in:
parent
b7fc05d2f1
commit
4945bc99fc
@ -106,6 +106,7 @@ header a {
|
|||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
font-size:24px;
|
font-size:24px;
|
||||||
line-height: 47px;
|
line-height: 47px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.logo span{
|
.logo span{
|
||||||
font-size:16px;
|
font-size:16px;
|
||||||
@ -115,13 +116,12 @@ header a {
|
|||||||
height: 40px;
|
height: 40px;
|
||||||
}
|
}
|
||||||
.logo a {
|
.logo a {
|
||||||
padding: 0 15px;
|
padding: 0 45px 0 15px;
|
||||||
}
|
}
|
||||||
.navigation {
|
.navigation {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
font-family: "ngs2";
|
font-family: "ngs2";
|
||||||
margin-left: 30px;
|
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
}
|
}
|
||||||
.navigation a {
|
.navigation a {
|
||||||
@ -1198,6 +1198,7 @@ outline: 0 !important;
|
|||||||
border-bottom: 1px solid rgba(128,128,128,0.5);
|
border-bottom: 1px solid rgba(128,128,128,0.5);
|
||||||
margin: 10px 10px 0;
|
margin: 10px 10px 0;
|
||||||
padding: 10px 5px;
|
padding: 10px 5px;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
.boxMisc h2:before {
|
.boxMisc h2:before {
|
||||||
content: url("./icons/NGSUIItemGunbladeMini.png");
|
content: url("./icons/NGSUIItemGunbladeMini.png");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user