diff --git a/Style/popup.css b/Style/popup.css index 23792ff..0df1f22 100644 --- a/Style/popup.css +++ b/Style/popup.css @@ -65,6 +65,7 @@ p { margin-bottom: 20px; color: #555; + font-weight:bold; } input[type="email"] { @@ -128,4 +129,4 @@ .terms a { color: #333; } - \ No newline at end of file + diff --git a/background.jpg b/background.jpg new file mode 100644 index 0000000..2289889 Binary files /dev/null and b/background.jpg differ diff --git a/images/background.jpg b/images/background.jpg new file mode 100644 index 0000000..2289889 Binary files /dev/null and b/images/background.jpg differ diff --git a/style.css b/style.css index 058b46f..0b32152 100644 --- a/style.css +++ b/style.css @@ -219,7 +219,8 @@ html { background-size: cover; display: flex; align-items: right; - padding-left: 20%; + padding-left: 0%; + opacity:0.8; } .slide-details {