mirror of
https://github.com/fluxcd/flagger.git
synced 2026-02-14 18:10:00 +00:00
12 lines
287 B
CSS
12 lines
287 B
CSS
.icon.outbound {
|
|
display: none !important;
|
|
}
|
|
.site-name {
|
|
padding-left: 30px;
|
|
position: relative;
|
|
background: url(favicon.png) left 50% no-repeat;
|
|
background-size: 20px 20px;
|
|
}
|
|
/*.theme-container .theme-default-content:not(.custom) {*/
|
|
/* max-width: 920px;*/
|
|
/*}*/ |