diff --git a/www/css/notecards.css b/www/css/notecards.css index 9449de1..5de0bc2 100644 --- a/www/css/notecards.css +++ b/www/css/notecards.css @@ -65,14 +65,18 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. background-color: rgba(255,255,255,0.15); } +.notecard .card-content p:first-of-type { + margin-top: 0em; +} + .notecard { min-height: 4em; } .notecard[data-favorite="1"] { background-repeat: no-repeat; - background-size: 3em; - background-position: 1em 1em; + background-size: 2.75em; + background-position: 0.75em 0.75em; } .notecard[data-favorite="1"][data-fg="FFFFFF"] { diff --git a/www/img/starbg_light.svg b/www/img/starbg_light.svg index 917650d..5d48a13 100644 --- a/www/img/starbg_light.svg +++ b/www/img/starbg_light.svg @@ -55,5 +55,5 @@ fill="currentColor" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z" id="path873" - style="fill:#000000;fill-opacity:0.19607843" /> + style="fill:#000000;fill-opacity:0.15" />