File tree Expand file tree Collapse file tree 1 file changed +1
-22
lines changed
Expand file tree Collapse file tree 1 file changed +1
-22
lines changed Original file line number Diff line number Diff line change 3838
3939 </ script >
4040
41+ < link rel =stylesheet href ='css/blog.css ' crossorigin =anonymous >
4142
4243 < style >
4344
44- html
45- {height : 100% ;font-family : arial}
46- body
47- {min-height : calc (100% - 40px );display : flex;flex-direction : column;gap : 10px ;margin : 20px ;align-items : center;
48- padding-bottom : 200px ;
49- }
50- body > *
51- {max-width : 1400px ;width : 100% ;padding : 0 20px ;}
52-
53-
54- # hdr
55- {}
56- # hdr h3
57- {text-align : center}
58-
5945 a
6046 {display : flex;align-items : center;cursor : pointer;gap : 20px }
6147 a > img
6248 {width : 20px ;height : 20px ;margin-left : 20px }
6349
64- .spc
65- {flex : 1 }
66-
6750 .like
6851 {display : flex;align-items : center;gap : 10px }
6952 .like-icon
7356 .like .num
7457 {text-decoration : none !important ;font-size : 12px }
7558
76-
77- blog-hdr h1
78- {text-align : center;flex : 1 }
79-
8059 </ style >
8160 </ head >
8261
You can’t perform that action at this time.
0 commit comments