From 5c9a86910cf3ab082f61cfbcc0a07d20b556e9ef Mon Sep 17 00:00:00 2001 From: Nozomi Anzai Date: Mon, 28 May 2012 11:14:42 +0900 Subject: [PATCH] Add styles of
 and 

. --- screen.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/screen.css b/screen.css index ecc64ee..21338e1 100644 --- a/screen.css +++ b/screen.css @@ -57,6 +57,13 @@ input { label { font-weight: bold; } +pre { + background-color: #EFEFFC; + padding: 5px 15px; +} +p { + margin: 5px; +} #header { padding: 8px; border-bottom: 8px solid white; -- 2.39.5