X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fthemes%2Fumami%2Fcss%2Fcomponents%2Fcontent%2Fhighlighted-bottom%2Fhighlighted-bottom.css;fp=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fthemes%2Fumami%2Fcss%2Fcomponents%2Fcontent%2Fhighlighted-bottom%2Fhighlighted-bottom.css;h=0000000000000000000000000000000000000000;hp=a7eb84f07adf16f3ae2afc33f16c38f872d49516;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/profiles/demo_umami/themes/umami/css/components/content/highlighted-bottom/highlighted-bottom.css b/web/core/profiles/demo_umami/themes/umami/css/components/content/highlighted-bottom/highlighted-bottom.css deleted file mode 100644 index a7eb84f07..000000000 --- a/web/core/profiles/demo_umami/themes/umami/css/components/content/highlighted-bottom/highlighted-bottom.css +++ /dev/null @@ -1,51 +0,0 @@ -/** - * @file - * This file is used to style the 'highlighted-bottom' view mode. - */ - -.node--view-mode-highlighted-bottom { - border: 1px solid #fcece7; - width: 100%; -} - -.node--view-mode-highlighted-bottom .node__meta { - padding: 1.5rem; -} - -.node--view-mode-highlighted-bottom .node__title { - font-weight: normal; - margin-bottom: 1rem; -} - -.node--view-mode-highlighted-bottom .field--name-title { - font-family: 'Scope One', Georgia, serif; - font-size: 1.424rem; - font-weight: 400; -} - -.node--view-mode-highlighted-bottom .node__title .node__link { - background-color: inherit; - color: #000; - text-decoration: none; -} - -.node--view-mode-highlighted-bottom .node__title .node__link:focus, -.node--view-mode-highlighted-bottom .node__title .node__link:hover { - color: #000; - text-decoration: underline; -} - -.node--view-mode-highlighted-bottom .node__link .field--name-title { - color: #000; - text-decoration: none; -} - -.node--view-mode-highlighted-bottom .field--name-field-image img { - width: 100%; -} - -.node--view-mode-highlighted-bottom .field--name-field-difficulty { - color: #5f635d; - font-size: 0.889rem; - margin-bottom: 0.5rem; -}