mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
4 lines
102 B
CSS
4 lines
102 B
CSS
.off-canvas .learn-sidebar:before {
|
|
background: linear-gradient(150deg, #8E1313 0, #0B1B41 100%);
|
|
}
|
|
|