diff --git a/Bill Splitter/edit.css b/Bill Splitter/edit.css new file mode 100644 index 0000000..57811b6 --- /dev/null +++ b/Bill Splitter/edit.css @@ -0,0 +1,150 @@ +:root { + --space-cadet: #6beb9c; + --space-cadet-dark: #0ba753; + --lavender-blue: #c4c4ff; + +} + +* { + padding: 0; + margin: 0; + box-sizing: border-box; + font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; + +} + +body { + line-height: 1.6; + background: var(--space-cadet-dark); + font-size: 1.1rem; +} + +.center { + /* text-align: center; */ + display: flex; + justify-content: center; + align-items: center; + height: 100vh; + + +} + +.container { + min-height: 100vh; + +} + +.bill-divider-wrapper { + max-width: 1080px; + margin: 0 auto; + background: #fff; + overflow: hidden; + +} + +.title { + background: var(--space-cadet); + padding: 0.7rem 0rem; + margin-top: auto; + box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.3); +} + +.title h1 { + text-align: center; + color: #fff; + +} + +.title h4 { + text-align: center; + color: #fff; + +} + +.bill-inputs, +.bill-output { + padding: 2rem 2.5rem; +} + +.bill-inputs { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +.form-group { + padding: 0.5rem 0; +} + +.form-global label { + text-transform: uppercase; + display: inline-block; + padding-bottom: 0.2rem; +} + +.form-control { + width: 100%; + font-size: 1rem; + padding: 0.5rem; + border: none; + border-bottom: 1.5px solid var(--lavender-blue); + transition: all 0.3s ease-in-out; + --webkit-transition: all 0.3s ease-in-out; + -moz-transition: all 0.3s ease-in-out; + -ms-transition: all 0.3s ease-in-out; + -o-transition: all 0.3s ease-in-out; + + +} + + + +.form-control:focus { + outline: 0; + border-color: var(--space-cadet); + +} + +#calc-btn { + padding: 0.9rem 2.2rem; + font-size: 1.05rem; + text-transform: uppercase; + display: inline-block; + /* align-items: center; */ + margin-top: 1.25rem; + background: var(--space-cadet-dark); + border: none; + cursor: pointer; + transition: all 0.3s ease-in-out; + --webkit-transition: all 0.3s ease-in-out; + -moz-transition: all 0.3s ease-in-out; + -ms-transition: all 0.3s ease-in-out; + -o-transition: all 0.3s ease-in-out; +} + +#calc-btn:focus { + outline: 0; +} + +#calc-btn:hover { + background: var(--space-cadet); +} + +.text-group { + display: flex; + justify-content: space-between; + align-items: center; + padding: 0.3rem 0; +} + +.text-group h2 { + font-weight: 500; + opacity: 0.8; + +} + +.text-group:nth-child(1) h2 { + font-weight: 500; +} + +.text-group span { + font-weight: 500; +} \ No newline at end of file diff --git a/Bill Splitter/index.html b/Bill Splitter/index.html new file mode 100644 index 0000000..df14324 --- /dev/null +++ b/Bill Splitter/index.html @@ -0,0 +1,75 @@ + + + +
+ + + ++ Theatre or theater[a] is a collaborative form of performing art + that uses live performers, usually actors or actresses, to + present the experience of a real or imagined event before a live + audience in a specific place, often a stage. The performers may + communicate this experience to the audience through combinations + of gesture, speech, song, music, and dance. +
+
+ Worried about your movie ?
+
+ Well, out team comes up with an idea to help you predict the
+ success of your film. We feel that such revenue and work that goes
+ into making a film should not go waste especially when we can
+ accurately predict it's result.
+
+ So lets Predict...then Shoot!
+
+ The Marvel Cinematic Universe (MCU) and DC Universe has made + it clear once and for all that creating film series and + getting popular characters from different films together is a + great formula. The Movie receives positive response. +
+ + Trailer... + + ++ The film is a back-breaking four hours and two minutes long + (in contrast to the compromised, two-hour 2017 theatrical + release version of Justice League, which was heavily reshot + and reedited by the now-disgraced Joss Whedon) +
+ + Trailer... + + ++ A jazz musician, stuck in a mediocre job, finally gets his big + break. However, when a wrong step takes him to the Great + Before, he tries to help an infant soul in order to return to + reality.Soul strives to help us remember that life itself is a + blessing. +
+ + Trailer... + + ++ Takes its time to build the suspense and then goes full in! + That's what I'm calling a successful short horror movie. The + director really knows how to keep you on the egde of your + seat. Get your spines chilled and glasses filled coz the NUN + is coming for u!! +
+ + Trailer... + + +
+ Lights, Camera, Action !
+
+ You are just a step away from shooting.
+