diff --git a/infnet.css b/infnet.css index f5bfbfc..da1d619 100644 --- a/infnet.css +++ b/infnet.css @@ -45,13 +45,14 @@ body { margin-left: 400px; margin-right: 150px; font-family: Roboto, sans-serif; - font-size: 18px; + font-size: 20px; background-color: #262626; } h1 { font-family: Roboto, sans-serif; font-size: 26px; + text-align: center; color: #ffffff; } @@ -86,7 +87,7 @@ p { } code { - font-size: 14px; + font-size: 18px; color: #ffffff; }