mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-31 20:11:59 +02:00
.
This commit is contained in:
@@ -1,12 +1,17 @@
|
||||
section {
|
||||
margin-top: 4em;
|
||||
|
||||
p {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
h2 {
|
||||
&[data-num] {
|
||||
border-bottom: 1px solid grey;
|
||||
|
||||
&:before {
|
||||
content: "§" attr(data-num) " — ";
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user