Skip to content

Instantly share code, notes, and snippets.

View ghostlylake's full-sized avatar
🚀
rust

ghost ghostlylake

🚀
rust
  • 11:22 (UTC +13:00)
View GitHub Profile
@ghostlylake
ghostlylake / mod.css
Last active June 27, 2024 04:05
slight styling tweaks I use for the vivaldi browser
.toolbar-extensions .button-badge {
color: var(--colorHighlightFg) !important;
}
.address-top .mainbar {
border-bottom: none !important;
}
/* remove top line from vertical tabs */
#tabs-tabbar-container .separator.separator-wsbutton {