Skip to content

Instantly share code, notes, and snippets.

View armotxa's full-sized avatar

armotxa

  • Joined Oct 3, 2025
View GitHub Profile
/* Rijschool Portal Admin Styles */
/* --- Brand Colors --- */
:root {
--rp-primary-color: #0073aa;
--rp-primary-color-hover: #005f8c;
--rp-border-color: #dcdcde;
--rp-background-color: #f6f7f7;
}