1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-12 19:54:31 +02:00
Files
BezierInfo-2/stylesheets/code.less
2018-07-13 18:14:31 -07:00

10 lines
126 B
Plaintext

code {
background: #DDE;
padding: 1px 3px;
}
section pre {
background: rgba(40, 153, 183, 0.05);
padding: 3px 6px;
}