mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-12 19:54:31 +02:00
10 lines
126 B
Plaintext
10 lines
126 B
Plaintext
code {
|
|
background: #DDE;
|
|
padding: 1px 3px;
|
|
}
|
|
|
|
section pre {
|
|
background: rgba(40, 153, 183, 0.05);
|
|
padding: 3px 6px;
|
|
}
|