This commit is contained in:
syuilo 2018-09-28 19:59:19 +09:00
parent 3f4de3b1cc
commit 8e3dd75c85
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
45 changed files with 200 additions and 461 deletions

View file

@ -122,9 +122,8 @@ export default Vue.extend({
</script>
<style lang="stylus" scoped>
root(isDark)
.wgwfgvvimdjvhjfwxropcwksnzftjqes
text-align center
//background #fff
> .banner
position absolute
@ -317,10 +316,4 @@ root(isDark)
margin 16px 0 0 0
opacity 0.7
.wgwfgvvimdjvhjfwxropcwksnzftjqes[data-darkmode]
root(true)
.wgwfgvvimdjvhjfwxropcwksnzftjqes:not([data-darkmode])
root(false)
</style>