diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 9284810..3502cd4 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -108,6 +108,11 @@ a:hover { top: 2em; } +#apparent { + font-size: 0.75em; + color: #d7d7d7; +} + #music #title, #weather #summary { margin: 0; } diff --git a/views/now.jade b/views/now.jade index a96c009..674358f 100644 --- a/views/now.jade +++ b/views/now.jade @@ -33,10 +33,12 @@ html(lang='en') span#temperature | ° span.unit - |  / Feels like  - span#apparentTemperature - | ° - span.unit + |   + span#apparent + | Feels like  + span#apparentTemperature + | ° + span.unit #music h2#userLine.hide a#songLink(href='', target='_blank').hide