Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Adds margin to footer

AuthorDaveJarvis <email>
Date2023-10-02 14:51:18 GMT-0700
Commitb65702edce3f16e1f619b17c1995d9ecaaa3d9e3
Parentcc4c39d
www/index.html
color: var( --accent-colour );
}
+
+/* ************************************************************************
+ * Footer
+ * ************************************************************************ */
+footer {
+ margin-top: 2em;
+}
</style>
</head>
Delta7 lines added, 0 lines removed, 7-line increase