mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Update CSS
This commit is contained in:
parent
2bfc378323
commit
d3ea70af1e
File diff suppressed because one or more lines are too long
@ -228,17 +228,19 @@ html
|
||||
max-width: 100% // shrink on mobile, if appropriate
|
||||
background: rgba(0, 0, 0, 0) // make hover background of parent show up properly
|
||||
&.icon
|
||||
display: block
|
||||
img.logo
|
||||
margin-top: 0.85em // space it away from the title text
|
||||
> div.switch-menus
|
||||
position: relative
|
||||
display: inline-block
|
||||
display: block
|
||||
margin-top: -1 * $gutter / 4
|
||||
margin-bottom: $gutter / 2
|
||||
font-weight: normal
|
||||
color: rgba(255, 255,255, 0.3)
|
||||
> div.version-switch, > div.language-switch
|
||||
select
|
||||
display: inline-block
|
||||
max-width: 10em
|
||||
padding: .1em 1.5em .1em .5em
|
||||
text-align-last: center
|
||||
@ -262,11 +264,6 @@ html
|
||||
font-size: 1em
|
||||
line-height: 1.2em
|
||||
font-family: FontAwesome
|
||||
padding: .1em .5em
|
||||
position: absolute
|
||||
right: 0
|
||||
top: 0
|
||||
z-index: 1
|
||||
text-align: center
|
||||
width: 1.5em
|
||||
height: 100%
|
||||
|
Loading…
Reference in New Issue
Block a user