|
|
|
|
@ -186,7 +186,7 @@ body.page-sub #header .main-links.navbar-nav li > a {
|
|
|
|
|
padding: 0 0 0 4px;
|
|
|
|
|
}
|
|
|
|
|
#header .buttons.navbar-nav {
|
|
|
|
|
margin-top: 26px;
|
|
|
|
|
margin-top: 25px;
|
|
|
|
|
margin-left: 30px;
|
|
|
|
|
}
|
|
|
|
|
#header .buttons.navbar-nav li.first {
|
|
|
|
|
@ -194,7 +194,7 @@ body.page-sub #header .main-links.navbar-nav li > a {
|
|
|
|
|
}
|
|
|
|
|
#header .buttons.navbar-nav li.download a {
|
|
|
|
|
padding-left: 30px;
|
|
|
|
|
background: url(../images/header-download-icon.png) 12px 7px no-repeat;
|
|
|
|
|
background: url(../images/header-download-icon.png) 12px 8px no-repeat;
|
|
|
|
|
background-image: url("../images/header-download-icon.png");
|
|
|
|
|
background-size: 12px 13px;
|
|
|
|
|
}
|
|
|
|
|
@ -205,7 +205,7 @@ body.page-sub #header .main-links.navbar-nav li > a {
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
#header .buttons.navbar-nav li.github a {
|
|
|
|
|
background: url(../images/header-github-icon.png) 12px 6px no-repeat;
|
|
|
|
|
background: url(../images/header-github-icon.png) 12px 7px no-repeat;
|
|
|
|
|
background-image: url("../images/header-github-icon.png");
|
|
|
|
|
background-size: 12px 13px;
|
|
|
|
|
}
|
|
|
|
|
@ -217,8 +217,8 @@ body.page-sub #header .main-links.navbar-nav li > a {
|
|
|
|
|
}
|
|
|
|
|
#header .buttons.navbar-nav li > a {
|
|
|
|
|
color: white;
|
|
|
|
|
padding-top: 3px;
|
|
|
|
|
padding-bottom: 3px;
|
|
|
|
|
padding-top: 4px;
|
|
|
|
|
padding-bottom: 4px;
|
|
|
|
|
padding-left: 32px;
|
|
|
|
|
padding-right: 12px;
|
|
|
|
|
letter-spacing: 0.05em;
|
|
|
|
|
|