1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 03:59:58 +02:00

1/3rd there

This commit is contained in:
Pomax
2016-01-01 17:52:50 -08:00
parent 71c42b8a2f
commit 3ba0ed40ae
35 changed files with 7090 additions and 156 deletions

View File

@@ -15,6 +15,10 @@ figure {
display: inline-block;
background: white;
border: 1px solid lightgrey;
&:focus {
border: 1px solid grey;
}
}
figcaption {