Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-11 | style: move margin-top from qr-code to qr-code-image | olOwOlo | |
It looks better on a small screen when there are two pictures | |||
2017-09-11 | style: table head and table row hover | olOwOlo | |
merge from original theme ahonn/hexo-theme-even@4058d5ab3ecb9bc942749c1c6263c13455f85fd4 table head background tr:hover background-color: $deputy-color | |||
2017-09-11 | style: change content copyright style | olOwOlo | |
delete link in content copyright change item-title style | |||
2017-09-10 | fix: margin of post summary | olOwOlo | |
2017-09-06 | refactor: move theme version param to template | olOwOlo | |
delete version param in config.toml even.[version].css => even.min.css?v=[version] even.[version].js => even.min.js?v=[version] It's more convenient for users to update this theme. |