File tree 3 files changed +8
-4
lines changed
_themes/cakephp/static/css
3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 75
75
line-height : 24px ;
76
76
font-weight : 400 ;
77
77
letter-spacing : 0.05em ;
78
- color : # bdbdb5 ;
78
+ color : # 76766B ;
79
79
margin-bottom : 1em ;
80
80
}
81
81
.postmeta .author {
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ ul ul {
98
98
padding : 0 ;
99
99
}
100
100
a {
101
- color : # 2f85ae ;
101
+ color : # 2D7EA4 ;
102
102
text-decoration : none;
103
103
-webkit-transition : all 0.2s linear; transition : all 0.2s linear;
104
104
}
@@ -1983,6 +1983,10 @@ header {
1983
1983
padding-top : 8px ;
1984
1984
}
1985
1985
1986
+ .copyright a {
1987
+ color : # 53A8D0 ;
1988
+ }
1989
+
1986
1990
.social iframe {
1987
1991
text-align : center;
1988
1992
width : 96px ;
Original file line number Diff line number Diff line change 1
1
<!doctype html>
2
- < html >
2
+ < html lang =" en " >
3
3
< head >
4
4
< meta http-equiv ="REFRESH " content ="0; url=./blog/html/index.html " />
5
5
< title > </ title >
6
6
</ head >
7
7
< body > </ body >
8
- </ html >
8
+ </ html >
You can’t perform that action at this time.
0 commit comments