File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 13
13
font-size : 10rem ;
14
14
color : # f66d2c ;
15
15
text-shadow :
16
- 1px 1px 1px # 00593E ,
17
- 2px 2px 1px # 00593E ,
18
- 3px 3px 1px # 00593E ,
19
- 4px 4px 1px # 00593E ,
20
- 5px 5px 1px # 00593E ,
21
- 6px 6px 1px # 00593E ,
22
- 7px 7px 1px # 00593E ,
23
- 8px 8px 1px # 00593E
16
+ 1px 1px 1px # 000 ,
17
+ 2px 2px 1px # 000 ,
18
+ 3px 3px 1px # 000 ,
19
+ 4px 4px 1px # 000 ,
20
+ 5px 5px 1px # 000 ,
21
+ 6px 6px 1px # 000 ,
22
+ 7px 7px 1px # 000 ,
23
+ 8px 8px 1px # 000 ;
24
24
}
25
25
.page {
26
26
margin-bottom : 1rem ;
37
37
< div class ="section text-center ">
38
38
< h1 class ="error "> 404</ h1 >
39
39
< h2 style ="margin:0px "> Page Not Found!</ h2 >
40
- < div class ="page "> Sorry. ☹ The page you are looking for doesn't exist.</ div >
40
+ < div class ="page "> Sorry. The page you are looking for doesn't exist.</ div >
41
41
< a class ="btn text-white " href ="https://opensource.creativecommons.org/ " style ="background-color:#f66d2c "> Return Home</ a >
42
42
< a class ="btn text-white " href ="https://creativecommons.org/about/contact/ " style ="background-color:#f66d2c "> Contact Us</ a >
43
43
</ div >
You can’t perform that action at this time.
0 commit comments