mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-09 11:34:24 +08:00
Style simplifications
This commit is contained in:
@@ -21,21 +21,12 @@ body
|
||||
&:hover
|
||||
background: $dark
|
||||
color: $lighter
|
||||
&.active
|
||||
&:hover
|
||||
color: $darker
|
||||
background: $light
|
||||
color: $lighter
|
||||
|
||||
.pure-g-r
|
||||
.version
|
||||
height: 26px
|
||||
padding: 5px 0px
|
||||
vertical-align: middle
|
||||
|
||||
.pure-menu.menu-main
|
||||
margin-bottom: 1em
|
||||
|
||||
.pure-menu.menu-verses
|
||||
position: fixed
|
||||
left: 0
|
||||
@@ -47,6 +38,9 @@ body
|
||||
line-height: 22px
|
||||
position: absolute
|
||||
|
||||
#content
|
||||
margin-top: 1em
|
||||
|
||||
.version
|
||||
vertical-align: top
|
||||
display: inline-block
|
||||
|
||||
Reference in New Issue
Block a user