1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-08 23:50:43 +02:00

dual rendering possible using --singles

This commit is contained in:
Pomax
2016-01-16 17:57:16 -08:00
parent a346272dee
commit 819b628456
21 changed files with 4748 additions and 119 deletions

View File

@@ -2,6 +2,7 @@ footer {
font-size: 85%;
font-family: Verdana;
border-top: 1px solid grey;
padding: 2em 2em 0;
box-sizing: border-box;
padding: 2em 1.25em 0;
box-sizing: content-box;
margin-left: -1rem;
}