From 00a25a7ef03e25864019ef2e4f3fe5813ec292e9 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Fri, 9 Nov 2012 23:49:48 +0530 Subject: added: conversion/ignore/ conversion/ignore/Ignored.java (a class getting info about ignored child-directories, in the present directory) modified: conversion/ConvertDirectory.java (added code to check if the child-directory is in the ignored list) docs/scruf (started sketching out documentation on how to use scruf) styling/style.css todo --- styling/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'styling') diff --git a/styling/style.css b/styling/style.css index 19d037f..02e71af 100644 --- a/styling/style.css +++ b/styling/style.css @@ -25,6 +25,10 @@ h1, h2, h3, h4, h5 { width:75%; text-align:center; } +h1 { + font-size:1.80em; +} + p, i, b{ margin-left:auto; margin-right:auto; -- cgit v1.2.3