2017-08-04 13:29:43 +01:00
@ media ( max-width : 1000px ) {
# home {
2023-05-16 15:19:25 +02:00
width : 100 % ;
display : block ;
margin : 0px ;
background : white url ( . . / logos / logo-banner-dark-256 . png ) no-repeat center center ;
height : 94px ;
2017-08-04 13:29:43 +01:00
}
# home a {
2023-05-16 15:19:25 +02:00
width : 100 % ;
2017-08-04 13:29:43 +01:00
}
# search {
2023-05-16 15:19:25 +02:00
width : 100 % ;
display : block ;
margin : 0px ;
background : white ;
padding : 0px ;
height : 2em ;
2017-08-04 13:29:43 +01:00
}
# search form {
2023-05-16 15:19:25 +02:00
padding : 5px ;
2017-08-04 13:29:43 +01:00
}
2022-08-03 14:59:14 +02:00
# the-virtualization-api > h1 ,
# the-virtualization-api > h2 {
2023-05-16 15:19:25 +02:00
display : none ;
2017-08-04 13:29:43 +01:00
}
# jumplinks {
2023-05-16 15:19:25 +02:00
padding : 0px ;
display : block ;
width : 100 % ;
text-align : center ;
margin : 0px ;
height : 1 . 3em ;
font-size : 1em ;
border-top : 3px solid rgb ( 60 , 133 , 124 ) ;
border-bottom : 3px solid rgb ( 60 , 133 , 124 ) ;
2017-08-04 13:29:43 +01:00
}
# jumplinks ul {
2023-05-16 15:19:25 +02:00
display : block ;
padding : 0px ;
margin : 0px ;
2017-08-04 13:29:43 +01:00
}
# jumplinks li {
2023-05-16 15:19:25 +02:00
margin : 0px ;
padding-left : 0 . 5em ;
padding-right : 0 . 5em ;
2017-08-04 13:29:43 +01:00
}
# nav {
2023-05-16 15:19:25 +02:00
border : 0px ;
2017-08-04 13:29:43 +01:00
}
# search . navhide {
2023-05-16 15:19:25 +02:00
display : none ! IMPORTANT ;
2017-08-04 13:29:43 +01:00
}
# home . navhide {
2023-05-16 15:19:25 +02:00
position : fixed ;
top : 0px ;
z-index : 9001 ;
width : 6em ;
display : block ;
margin : 0px ;
background : inherit ;
height : 1 . 3em ;
border-top : 3px solid rgb ( 60 , 133 , 124 ) ;
border-bottom : 3px solid rgb ( 60 , 133 , 124 ) ;
font-size : 1em ;
text-indent : 0px ;
font-weight : bold ;
padding-left : 1em ;
2017-08-04 13:29:43 +01:00
}
# home . navhide a {
2023-05-16 15:19:25 +02:00
color : white ;
text-decoration : none ;
2017-08-04 13:29:43 +01:00
}
# home . navhide a : hover {
2023-05-16 15:19:25 +02:00
color : rgb ( 255 , 230 , 0 ) ;
2017-08-04 13:29:43 +01:00
}
# jumplinks . navhide {
2023-05-16 15:19:25 +02:00
position : fixed ;
text-align : right ;
top : 0px ;
z-index : 9000 ;
background : rgb ( 0 , 95 , 97 ) ;
2017-08-04 13:29:43 +01:00
}
# jumplinks . navhide ul {
2023-05-16 15:19:25 +02:00
z-index : 9001 ;
2017-08-04 13:29:43 +01:00
}
# body {
2023-05-16 15:19:25 +02:00
margin-top : 180px ;
2017-08-04 13:29:43 +01:00
}
2022-08-03 14:59:14 +02:00
# the-virtualization-api section ,
# the-virtualization-api . section ,
2023-05-16 15:50:47 +02:00
# documentation section ,
# documentation . section ,
# knowledge-base section ,
2022-08-03 14:59:14 +02:00
# knowledge-base . section {
2023-05-16 17:09:00 +02:00
width : 100 % ;
margin-left : 0px ;
2023-05-16 15:19:25 +02:00
float : none ;
2017-08-04 13:29:43 +01:00
}
2019-04-05 16:49:05 +01:00
# advancedsearch {
2023-05-16 15:19:25 +02:00
margin-top : 4em ;
border : 0px ;
background : white ;
color : black ;
2019-04-05 16:49:05 +01:00
}
2017-08-04 13:29:43 +01:00
}