Files
flagger/website.css
T
2019-08-19 14:04:46 +00:00

10 lines
197 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;
}