diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/css/styles.css | 6 | ||||
-rw-r--r-- | assets/pages-src/about.bvr | 1 |
2 files changed, 2 insertions, 5 deletions
diff --git a/assets/css/styles.css b/assets/css/styles.css index b372c5e..5cbedca 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -311,10 +311,6 @@ h5.subheader { color: var(--color-btn-flat-disabled) !important; } -.fc-content { - color: var(--color-text) !important; -} - .dropdown-content { - background: var(--background-accent-1) !important; + background: var(--background-accent-1) !important; } diff --git a/assets/pages-src/about.bvr b/assets/pages-src/about.bvr index dd42b82..26b5957 100644 --- a/assets/pages-src/about.bvr +++ b/assets/pages-src/about.bvr @@ -124,6 +124,7 @@ <p> <small> ^HEAD <@?g latest_commit@> + </small> </p> </div> </div> |