kopia lustrzana https://github.com/wagtail/wagtail
tweak to alignment of text
rodzic
5e17881f2d
commit
fa94df6b03
|
@ -17,7 +17,7 @@ nav{
|
||||||
float:right;
|
float:right;
|
||||||
|
|
||||||
/* moving menu only for browser that can support hover and transitions */
|
/* moving menu only for browser that can support hover and transitions */
|
||||||
.no-touch.csstransitions & {
|
/*.no-touch.csstransitions & {
|
||||||
ul{
|
ul{
|
||||||
height:0;
|
height:0;
|
||||||
}
|
}
|
||||||
|
@ -33,7 +33,7 @@ nav{
|
||||||
left:0;
|
left:0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.home{
|
.home{
|
||||||
|
@ -82,6 +82,7 @@ li{
|
||||||
|
|
||||||
&:before{
|
&:before{
|
||||||
margin-right:0.3em;
|
margin-right:0.3em;
|
||||||
|
vertical-align:middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover{
|
&:hover{
|
||||||
|
|
Ładowanie…
Reference in New Issue