File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
Fronted Projects/Analog Clock Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 1414 padding : 0 ;
1515}
1616body {
17- background-color : # e67e22 ;
17+ background-color : # 0ab118 ;
18+ color : aliceblue;
1819}
1920
2021# container {
7273.text {
7374 display : block;
7475 margin-top : 32px ;
75- margin-left : 500 px ;
76+ margin-left : 50 px ;
7677
7778}
7879.text h1 {
8788</ head >
8889< body >
8990 < div class ="text ">
90- < h1 > “Time you enjoy wasting is not wasted time.”</ h1 >
91+ < hr >
92+ < h1 > “Time is Money”</ h1 >
93+ < hr >
94+ <!-- <h2>Don't Waste it...</h2> -->
9195 </ div >
96+
9297 < div id ="container ">
9398 < div id ="htime "> </ div >
9499 < div id ="mtime "> </ div >
95100 < div id ="stime "> </ div >
96101 </ div >
102+ < footer >
103+ < div class ="footer-rights ">
104+ Copyright © www.MyAnalogClock.com | All rights reserved
105+
106+ </ div >
107+ </ footer >
97108</ body >
98- </ html >
109+ </ html >
You can’t perform that action at this time.
0 commit comments