File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010 <router-link to =" /show" >Show</router-link >
1111 <router-link to =" /ask" >Ask</router-link >
1212 <router-link to =" /job" >Jobs</router-link >
13- <a class =" github" href =" https://github.com/vuejs/vue-hackernews-2.0" target =" _blank" >
13+ <a class =" github" href =" https://github.com/vuejs/vue-hackernews-2.0" target =" _blank" rel = " noopener " >
1414 Built with Vue.js
1515 </a >
1616 </nav >
Original file line number Diff line number Diff line change @@ -50,9 +50,9 @@ export default {
5050 font-size .9em
5151 margin 1em 0
5252 .by
53- color #9 9 9
53+ color #82 82 82
5454 a
55- color #9 9 9
55+ color #82 82 82
5656 text-decoration underline
5757 .text
5858 overflow-wrap break-word
@@ -65,7 +65,7 @@ export default {
6565 padding .3em .5em
6666 border-radius 4px
6767 a
68- color #9 9 9
68+ color #82 82 82
6969 cursor pointer
7070 & .open
7171 padding 0
Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ export default {
5858 margin-top - 10px
5959 .meta , .host
6060 font-size .85em
61- color #9 9 9
61+ color #82 82 82
6262 a
63- color #9 9 9
63+ color #82 82 82
6464 text-decoration underline
6565 & :hover
6666 color #ff 66 00
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ function fetchComments (store, item) {
100100 margin 0
101101 margin-right .5em
102102 .host , .meta , .meta a
103- color #9 9 9
103+ color #82 82 82
104104 .meta a
105105 text-decoration underline
106106
You can’t perform that action at this time.
0 commit comments