mirror of
https://github.com/getbible/app.git
synced 2024-12-21 23:48:53 +00:00
changed theme
This commit is contained in:
parent
6987e01b65
commit
1e993baf84
@ -6,7 +6,7 @@
|
||||
</div>
|
||||
</div> -->
|
||||
<navbar/>
|
||||
<div class="uk-container ">
|
||||
<div class="uk-container uk-animation-slide-bottom">
|
||||
<selections/>
|
||||
<div class="uk-container uk-container-small">
|
||||
<verses/>
|
||||
@ -58,6 +58,9 @@ export default {
|
||||
|
||||
<style lang="less">
|
||||
@import "../node_modules/uikit/src/less/uikit.less";
|
||||
@import "../node_modules/uikit/src/less/uikit.theme.less";
|
||||
@global-link-color: #DA7D02;
|
||||
@global-background: #f5f4f4;;
|
||||
#app {
|
||||
font-family: Avenir, Helvetica, Arial, sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
Loading…
Reference in New Issue
Block a user