File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
.section .error {
12
12
font-weight : bold;
13
13
font-size : 10rem ;
14
- color : # f66d2c ;
14
+ color : # ed592f ;
15
15
text-shadow :
16
16
1px 1px 1px # 000,
17
17
2px 2px 1px # 000,
38
38
< h1 class ="error "> 404</ h1 >
39
39
< h2 style ="margin:0px "> Page Not Found!</ h2 >
40
40
< div class ="page "> Sorry. The page you are looking for doesn't exist.</ div >
41
- < a class ="btn text-white " href ="https://opensource.creativecommons.org/ " style ="background-color:#f66d2c "> Return Home</ a >
42
- < a class ="btn text-white " href ="https://creativecommons.org/about/contact/ " style ="background-color:#f66d2c "> Contact Us</ a >
41
+ < a class ="btn text-white " href ="https://opensource.creativecommons.org/ " style ="background-color:#ed592f "> Return Home</ a >
42
+ < a class ="btn text-white " href ="https://creativecommons.org/about/contact/ " style ="background-color:#ed592f "> Contact Us</ a >
43
43
</ div >
44
44
<!-- Creative commons -->
45
45
{% endblock %}
You can’t perform that action at this time.
0 commit comments