Commit 6e4332c9 by lmf

Merge branch 'master' of http://47.99.244.21:9999/root/joshine

parents e4bc7def 592dddd2
...@@ -1151,7 +1151,7 @@ footer{ ...@@ -1151,7 +1151,7 @@ footer{
float: right; float: right;
} }
.navigation ul li.level0{ .navigation ul li.level0{
padding: 0 10px; padding: 0 8px;
} }
.navigation ul li.level0 > a > span{ .navigation ul li.level0 > a > span{
text-transform: uppercase; text-transform: uppercase;
...@@ -1305,7 +1305,7 @@ footer{ ...@@ -1305,7 +1305,7 @@ footer{
width: 20%; width: 20%;
} }
.nav-sections{ .nav-sections{
width: 70%; width: 77%;
margin: 0 auto; margin: 0 auto;
} }
:where(input:not([type=range])):focus, :where(input:not([type=range])):focus-visible, textarea:focus, textarea:focus-visible, select:focus, select:focus-visible{ :where(input:not([type=range])):focus, :where(input:not([type=range])):focus-visible, textarea:focus, textarea:focus-visible, select:focus, select:focus-visible{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment