From 74661870987202831a5783339dab3115cb1d429d Mon Sep 17 00:00:00 2001 From: DwikyAnggarda Date: Sun, 21 Oct 2018 18:50:44 +0700 Subject: [PATCH 1/6] Update Style CSS --- test.html | 183 ++++++++++++++++++++++++++++++++++++++++++++++++++ the-style.css | 76 +++++++++++++++++++++ 2 files changed, 259 insertions(+) create mode 100644 test.html create mode 100644 the-style.css diff --git a/test.html b/test.html new file mode 100644 index 0000000..df4b08e --- /dev/null +++ b/test.html @@ -0,0 +1,183 @@ + + + + + THE FLAMES + + + + + + + + + + + + + +
+ +
+
+

Flames

+
+ +
+ + + Enter Your Name:

+ Enter Your Crush's Name:

+ +

+ +
+
+
+

Share This Post

+ +
+ +
+ + + + + + + + diff --git a/the-style.css b/the-style.css new file mode 100644 index 0000000..2021bcb --- /dev/null +++ b/the-style.css @@ -0,0 +1,76 @@ +*{ + color: white; + font-family: 'Poppins'; +} + +.title, .container h2 { + text-shadow: 2px 2px black; +} + +.social a { + padding: 0.5em; +} + +.social a:hover { + color: turquoise; +} + +.UserInput{ + font-size: 20px; +} + +input[value=Submit] { + background-color: white; + border: 0.1em solid black; + border-radius: 0.25em; + color: blue; + padding: 0.5em; +} + +input[value=Submit]:hover { + background-color: orange; +} + +.main-container { + background: rgb(252,40,145); + background: linear-gradient(7deg, rgba(252,41,149,1) 0%, rgba(50,10,100,10) 100%); + border-radius: 2em; + box-shadow: 6px 10px purple; + margin-top: 4em; + padding: 4em; + width: 70%; +} + +.container h2 { + margin-right: 7.5em; +} + +.social { + margin-right: 15em; +} + +.social a:hover { + color: turquoise; +} + +/* h1 { + background-color: green; +} + +div { + background-color: lightblue; +} + +p { + background-color: yellow; +} +.container { + position: absolute; + right: 25px; + top: 0; + color: #000; + font-size: 35px; + font-weight: bold; +} +body{background-image: url("paper.gif"); +} */ From c4738c66ead882d13e769f976073fe840eb05f53 Mon Sep 17 00:00:00 2001 From: DwikyAnggarda Date: Sun, 21 Oct 2018 18:57:52 +0700 Subject: [PATCH 2/6] Update Style CSS --- flame1.ico | Bin 0 -> 1540 bytes test.html | 183 ----------------------------------------------------- 2 files changed, 183 deletions(-) create mode 100644 flame1.ico delete mode 100644 test.html diff --git a/flame1.ico b/flame1.ico new file mode 100644 index 0000000000000000000000000000000000000000..21a1ff3b2747f5061223d4fa40803ab040335fc5 GIT binary patch literal 1540 zcmV+f2K)JmP)eXz)CRaw#?8Zuw+zpaU%;N z!9cq@5DJto6sV0*2qQu)6)(`rX|Ca%{jr(4mD|3{`<~PDocFxDxVia#tp|SJIq$js zp7Z>E=e+MHCQs;ezsY>M!9C@Vya^D!v&5uU-Rqw6gD3w1MvDYH_Dbrhg{~!ch}cf0}a+^FV;5DlT=St{ypsAXvOW0%}3hXbOfM3Q^(rD*7<{Qk1V(cm00E`jtbt0Z;Xd}J6N z;G74SyVfXKw|njvNj&pBYdK@g5cE}FE9S&`Q8;RGoLNR*9RXO_1^Gu=CcCvkBGiH%!MxLn+SO#f~Anf+K;00f#JO!?R&O#-?9<($0^eJI_e??H=)NM7^~|`j;Swcy(Te zVIk0+?UGtFN2Dy0Te6XvATr^6mT4F+Ae(_8K~qRX_IdXpUy`1LKOYkR2DBBzumPSF zCT-!aj3|FlvS9@J@5CrhfFlFPiq1#^WDE(BNCpY_NUa24ZpXPt8#Gjo1Vd!=1M902 zSV2^0h-{sD!-_s1%$I=>q*l)s!TDAoK-ra>XgCpO7l8AE^&62?Ywgu*$C9ucW63jY zbdI@#b!>>Z9*zAd)AjJ>U1nmQqg(^>lR4|$1;`}sUM7m? zn4y>sgM6vSxZ>#W=RYik+l=^2R$Ic>xidPC!()PO5HP(1S<5mudvQ!oNYPFsiRGK@ zD>5Ns}T;NFpXcmN=4yjnokJ zvT{*#OY9|NPYQPB*US^I{8rmP7X0cJ;w`w(hB$T}=Yco(E}XuvA2hnTDf+HMym|W> zyn_lhcHnrGqj3;H(>jdFh*$NfcsEtK*72dw9+cqYJM6cF-7J-auf%hmC_8>MLE|EO zd&LQ-rr#_Db$>*&CjjPRn`AdtKyp0LIpp^$mx#ZxNj$H7p{RbuWQ>=5sUd723t&u!@!VAWKatI`>+8Wc|HP2cr+0{SpR~^Xsx^|h|4-NBz<0q=gvVYtnGcch?;_!|Dc71G^tt^e zvjxZf`+4{?+vQq^;|hOHLlf+K$YeeOiA$$lTW$!OUogSm3e0bDEu&-Hf5+i(4MzWc q+&zsCt+PgV?J+v+cP(SVn12CP>?xNw3tnsh0000 - - - - THE FLAMES - - - - - - - - - - - - - -
- -
-
-

Flames

-
- -
- - - Enter Your Name:

- Enter Your Crush's Name:

- -

- -
-
-
-

Share This Post

- -
- -
- - - - - - - - From c11d777a02ff973f1d6abec79a53caddbe6dccc0 Mon Sep 17 00:00:00 2001 From: DwikyAnggarda Date: Sun, 21 Oct 2018 19:03:00 +0700 Subject: [PATCH 3/6] Update HTML --- test.html | 183 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 test.html diff --git a/test.html b/test.html new file mode 100644 index 0000000..7ed3cde --- /dev/null +++ b/test.html @@ -0,0 +1,183 @@ + + + + + The Flames + + + + + + + + + + + + + +
+ +
+
+

Flames

+
+ +
+ + + Enter your name:

+ Enter your crush's name:

+ +

+ +
+
+
+

Share This Post

+ +
+ +
+ + + + + + + + From c42cef6dde5cf321feb2fbad27c9b8e1cb3ee999 Mon Sep 17 00:00:00 2001 From: DwikyAnggarda Date: Sun, 21 Oct 2018 19:11:16 +0700 Subject: [PATCH 4/6] update file --- index.html | 182 ----------------------------------------------------- style.css | 76 ---------------------- 2 files changed, 258 deletions(-) delete mode 100644 index.html delete mode 100644 style.css diff --git a/index.html b/index.html deleted file mode 100644 index 61e2f41..0000000 --- a/index.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - Flames - - - - - - - - - - - - -
- -
-
-

Flames

-
- -
- - - Enter your name:

- Enter your crush's name:

- -

- -
-
-
-

Share This Post

- -
- -
- - - - - - - - diff --git a/style.css b/style.css deleted file mode 100644 index ef3175e..0000000 --- a/style.css +++ /dev/null @@ -1,76 +0,0 @@ -*{ - color: white; - font-family: 'Poppins'; -} - -.title, .container h2 { - text-shadow: 2px 2px black; -} - -.social a { - padding: 0.5em; -} - -.social a:hover { - color: turquoise; -} - -.UserInput{ - font-size: 20px; -} - -input[value=Submit] { - background-color: white; - border: 0.1em solid black; - border-radius: 0.25em; - color: blue; - padding: 0.5em; -} - -input[value=Submit]:hover { - background-color: orange; -} - -.main-container { - background: rgb(255,41,149); - background: linear-gradient(7deg, rgba(255,41,149,1) 0%, rgba(94,0,255,1) 100%); - border-radius: 2em; - box-shadow: 6px 10px black; - margin-top: 4em; - padding: 4em; - width: 70%; -} - -.container h2 { - margin-right: 7.5em; -} - -.social { - margin-right: 15em; -} - -.social a:hover { - color: turquoise; -} - -/* h1 { - background-color: green; -} - -div { - background-color: lightblue; -} - -p { - background-color: yellow; -} -.container { - position: absolute; - right: 25px; - top: 0; - color: #000; - font-size: 35px; - font-weight: bold; -} -body{background-image: url("paper.gif"); -} */ From b38ab6adedcc44a07230d515ea88422c487b8824 Mon Sep 17 00:00:00 2001 From: DwikyAnggarda Date: Sun, 21 Oct 2018 19:22:34 +0700 Subject: [PATCH 5/6] Update style css & html --- the-style.css => style-1.css | 6 +++--- test.html => test-1.html | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) rename the-style.css => style-1.css (86%) rename test.html => test-1.html (96%) diff --git a/the-style.css b/style-1.css similarity index 86% rename from the-style.css rename to style-1.css index 2021bcb..ef3175e 100644 --- a/the-style.css +++ b/style-1.css @@ -32,10 +32,10 @@ input[value=Submit]:hover { } .main-container { - background: rgb(252,40,145); - background: linear-gradient(7deg, rgba(252,41,149,1) 0%, rgba(50,10,100,10) 100%); + background: rgb(255,41,149); + background: linear-gradient(7deg, rgba(255,41,149,1) 0%, rgba(94,0,255,1) 100%); border-radius: 2em; - box-shadow: 6px 10px purple; + box-shadow: 6px 10px black; margin-top: 4em; padding: 4em; width: 70%; diff --git a/test.html b/test-1.html similarity index 96% rename from test.html rename to test-1.html index 7ed3cde..ed5ea40 100644 --- a/test.html +++ b/test-1.html @@ -3,9 +3,9 @@ The Flames - + - + @@ -29,8 +29,8 @@

Flames

- Enter your name:

- Enter your crush's name:

+ Enter Your Name:

+ Enter Your Crush's Name:

From 1ecdedf98db94f54d78f4ff787e9ab4cbca42bf1 Mon Sep 17 00:00:00 2001 From: DwikyAnggarda Date: Sun, 21 Oct 2018 19:35:59 +0700 Subject: [PATCH 6/6] Update style css --- style-1.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style-1.css b/style-1.css index ef3175e..700c9c0 100644 --- a/style-1.css +++ b/style-1.css @@ -33,7 +33,7 @@ input[value=Submit]:hover { .main-container { background: rgb(255,41,149); - background: linear-gradient(7deg, rgba(255,41,149,1) 0%, rgba(94,0,255,1) 100%); + background: linear-gradient(7deg, rgba(150,41,149,1) 0%, rgba(100,10,255,1) 100%); border-radius: 2em; box-shadow: 6px 10px black; margin-top: 4em;