From 46bc5c4ec06f35b545af7aa0ebf0ea09da7df07d Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Fri, 10 Jun 2011 02:48:26 +0200 Subject: Blast from the past --- data/pages/about.css | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/pages/about.css b/data/pages/about.css index 2937047eb..a55485ce1 100644 --- a/data/pages/about.css +++ b/data/pages/about.css @@ -28,4 +28,16 @@ { background: #d0dafd; color:#339; -} \ No newline at end of file +} + +#ephytext { + margin-top: 15%; + font-size: 1.3em; + text-align: center; +} + +#from { + margin-top: 1em; + font-size: 1.5em; + text-align: right; +} -- cgit v1.2.3