1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-08 23:50:43 +02:00
This commit is contained in:
Pomax
2016-01-14 12:37:16 -08:00
parent 095331ff15
commit a346272dee
19 changed files with 178 additions and 98 deletions

7
stylesheets/footer.less Normal file
View File

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