From 85b4e3dc56fcec1c751858f70d17f4d4e483e1bf Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 27 Jun 2020 19:10:09 +0200 Subject: Project restructure, subdir content inclusion --- css/site.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'css') diff --git a/css/site.css b/css/site.css index 2632e1e..95f37fc 100644 --- a/css/site.css +++ b/css/site.css @@ -1,3 +1,15 @@ +/* ************************************************************************** */ +/* */ +/* File : classic-contents.inc.php /_________/ */ +/* Authors : Joe | */ +/* Date : 06/2020 | */ +/* Info : Functions for contents on every page | */ +/* / | */ +/* \ / */ +/* \_____/ */ +/* */ +/* ************************************************************************** */ + body { margin: 0 auto; width: 100%; -- cgit v1.2.3