File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010< style >
1111 @import url ('https://fonts.googleapis.com/css2?family=Roboto:wght@300&family=Rubik&display=swap' );
1212 body {
13- background-color : # 3d5a80 ;
13+ background-color : # 13132a ;
1414 }
1515 .main {
1616 width : 100vw ;
2020 align-items : center;
2121 }
2222 .container {
23- background-color : # 293241 ;
23+ background-color : # 1D1D42 ;
2424 width : 20vw ;
2525 padding : 20px ;
2626 border-radius : 10px ;
27- box-shadow : 10 px 10px 20 px 1 px rgba (0 , 0 , 0 , 0.5 );
27+ box-shadow : 8 px 8 px 10px 2 px rgba (12 , 12 , 12 , 0.3 );
2828 text-align : center;
2929 }
3030 * {
4242 border-radius : 5px ;
4343 color : white;
4444 font-weight : bold;
45- background-color : # ee6c4d ;
45+ background-color : # 4E2ECF ;
4646 margin : 10px ;
4747 }
4848 .button-area {
5151 justify-content : space-between;
5252 }
5353 a {
54- color : # 98c1d9 ;
54+ color : # 6FCF97 ;
5555 text-decoration : none;
5656 }
5757</ style >
@@ -69,7 +69,7 @@ <h1>Hello Developer!</h1>
6969 < br >
7070 < a href ="http://localhost:8080/fruits?key=Usw98ayVeR " target ="_blank "> Link to the Fruit List</ a >
7171 < br > < br >
72- < a style ="color: white; text-decoration: underline " href ="https://jakkoble.de " target ="_blank "> by Jakkoble</ a >
72+ < a style ="color: white; " href ="https://jakkoble.de " target ="_blank "> by Jakkoble</ a >
7373 </ div >
7474 </ div >
7575< script >
You can’t perform that action at this time.
0 commit comments