7 lines
82 B
CSS
7 lines
82 B
CSS
#logo {
|
|
display: none;
|
|
}
|
|
.swagger-section #header {
|
|
background-color: #f90;
|
|
}
|