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:
File diff suppressed because one or more lines are too long
@@ -230,19 +230,17 @@ html
|
||||
&.icon
|
||||
img.logo
|
||||
margin-top: 0.85em // space it away from the title text
|
||||
> div.version
|
||||
> div.switch-menus
|
||||
position: relative
|
||||
display: inline-block
|
||||
margin-top: -1 * $gutter / 4
|
||||
margin-bottom: $gutter / 2
|
||||
font-weight: normal
|
||||
color: rgba(255, 255,255, 0.3)
|
||||
> div.switch-menus
|
||||
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
|
||||
max-width: 10em
|
||||
padding: .1em 1.5em .1em .5em
|
||||
text-align-last: center
|
||||
background: none
|
||||
border: none
|
||||
|
||||
Reference in New Issue
Block a user