1
0
mirror of https://github.com/Hutchy68/pivot.git synced 2025-12-18 23:07:03 +01:00

initial commit of all files

This commit is contained in:
Tom Hutchison
2015-10-01 10:00:26 -04:00
parent 243298e277
commit b8014031c6
45 changed files with 19172 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
@media print {
nav, footer { display:none; }
}