From fad5541c2d4383272026d9c83fe132453de8521b Mon Sep 17 00:00:00 2001 From: rustagishubhi Date: Wed, 3 Oct 2018 00:28:30 +0530 Subject: [PATCH] Some edits helping the webpage look better --- css/styles.css | 18 ++++++++++++++++++ index.html | 23 +++++++++++------------ 2 files changed, 29 insertions(+), 12 deletions(-) create mode 100644 css/styles.css diff --git a/css/styles.css b/css/styles.css new file mode 100644 index 0000000..1b89986 --- /dev/null +++ b/css/styles.css @@ -0,0 +1,18 @@ +iframe{ + width:100%; + height:50%; + background-color: #ffffff; + border: 1px solid #000000; +} + +body{ + margin:1px; + background-color: #999999; +} + +textarea{ + width: 33.105%; + height: 50%; + font-size:18; + border: 1px solid #000000; +} diff --git a/index.html b/index.html index 7c6b509..f9599b2 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,11 @@ - - - - - -