Minor fix for Hello theme
This commit is contained in:
parent
d7e5cd0ad4
commit
fe95890e6f
@ -97,7 +97,7 @@ header nav li > a:before, .page-header ul li a, .items .item-menu li a {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-style: normal; }
|
font-style: normal; }
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Oxygen
|
* Oxygen
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
@ -416,7 +416,6 @@ section.page {
|
|||||||
position: relative; }
|
position: relative; }
|
||||||
#current-item > nav {
|
#current-item > nav {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 180px;
|
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
*zoom: 1; }
|
*zoom: 1; }
|
||||||
@ -441,7 +440,7 @@ section.page {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #009966; }
|
color: #009966; }
|
||||||
#current-item > nav span.nav-left {
|
#current-item > nav span.nav-left {
|
||||||
float: left; }
|
float: left; margin-right: 10px; }
|
||||||
#current-item > nav span.nav-right {
|
#current-item > nav span.nav-right {
|
||||||
float: right; }
|
float: right; }
|
||||||
#current-item > h1 {
|
#current-item > h1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user