Home
News
Quick start
Website
Customize
Content
Users
System
Settings
Services
Updates
Help
Account
User settings
Sign out
Stylesheet
Edit custom styles
Back
/* This file won't be overwritten by updates, so you can put custom code here. */ body { background-color: #f9f9f9; } body.embed section.title.tool-title { background-color: #eee; } .category .tools { gap: 15px; } .category a.tool .tc { background-color: rgb(255 255 255 / 50%); box-shadow: 0 0 5px rgb(0 0 0 / 7%), inset 0px -2px 0 rgb(0 0 0 / 8%); } header .nav-toggle a.toggle div { background-color: #8d8d8d; } section.custom-content h2 { font-size: 21px; }