From 145dc52fcc84ae08ec1a84a27d1f3fbd3d92c5b4 Mon Sep 17 00:00:00 2001 From: barkaiavital Date: Thu, 14 May 2020 12:18:41 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index 69a3561..4b75ea8 100644 --- a/12/style.css +++ b/12/style.css @@ -1,5 +1,17 @@ body{ background-color: ; width:100%; - font-family: Roboto Mono; -} \ No newline at end of file + font-family: Roboto Mono; + font-size: 18px; +} + +.intro{ + margin:10%; +} + +.page_title{ + font-size:30px; +} + + +