font-family: "Open Sans", Arial, sans-serif
--a-link-color: darkred
--a-visited-color: darkred
- --card-back-color: #efefef
- --button-back-color: lightgrey
+ --card-back-color: #f4f6f6
+ --button-back-color: #d1d5d5
--table-body-back-color: #f8f8f8
body
text-decoration: none
color: #2c3e50
&.router-link-exact-active
- color: #42b983
+ color: #388e3c
& > #rightMenu
padding: 0
width: 50%
text-decoration: none
color: #2c3e50
&.router-link-exact-active
- color: #42b983
+ color: #388e3c
& > #rightMenu
padding-top: 5px
border-top: 1px solid darkgrey
align-items: center
justify-content: center
& > .router-link-exact-active
- color: #42b983 !important
+ color: #388e3c !important
text-decoration: none
& > .menuitem
margin: 0 12px
<style lang="sass" scoped>
.active
- color: #42a983
+ color: #388e3c
#infoDiv > .card
padding: 15px 0
margin-left: 32px
.somethingnew
- background-color: #c5fefe !important
+ background-color: #b2ebf2 !important
.tabbtn
background-color: #f9faee
<style lang="sass" scoped>
.active
- color: #42a983
+ color: #388e3c
.tabbtn
background-color: #f9faee
margin: 0 auto
.somethingnew
- background-color: #c5fefe !important
+ background-color: #b2ebf2 !important
</style>
<!-- Not scoped because acting on GameList -->