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-medium%2Fhighlighted-medium.css;fp=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fthemes%2Fumami%2Fcss%2Fcomponents%2Fcontent%2Fhighlighted-medium%2Fhighlighted-medium.css;h=0000000000000000000000000000000000000000;hp=bfbb16de4bde09e3324769b6e3a312791bc2b904;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/profiles/demo_umami/themes/umami/css/components/content/highlighted-medium/highlighted-medium.css b/web/core/profiles/demo_umami/themes/umami/css/components/content/highlighted-medium/highlighted-medium.css deleted file mode 100644 index bfbb16de4..000000000 --- a/web/core/profiles/demo_umami/themes/umami/css/components/content/highlighted-medium/highlighted-medium.css +++ /dev/null @@ -1,59 +0,0 @@ -/** - * @file - * This file is used to style the 'highlighted-medium' view mode. - */ - -.node--view-mode-highlighted-medium { - border: 1px solid #fcece7; - width: 100%; - display: flex; - flex-direction: column; -} - -.node--view-mode-highlighted-medium .node__meta { - padding: 1rem 1.5rem 0 1.5rem; -} - -.node--view-mode-highlighted-medium .read-more { - margin-top: auto; - padding: 0 1.5rem 1.5rem 1.5rem; -} - -.node--view-mode-highlighted-medium .node__title { - font-weight: normal; - margin-bottom: 1rem; -} - -.node--view-mode-highlighted-medium .field--name-title { - font-family: 'Scope One', Georgia, serif; - font-size: 1.424rem; - font-weight: 400; -} - -.node--view-mode-highlighted-medium .node__title .node__link { - color: #000; - text-decoration: none; - background-color: inherit; -} - -.node--view-mode-highlighted-medium .node__title .node__link:focus, -.node--view-mode-highlighted-medium .node__title .node__link:hover { - color: #000; - text-decoration: underline; -} - -.node--view-mode-highlighted-medium .node__link .field--name-title { - color: #000; - text-decoration: none; -} - -.node--view-mode-highlighted-medium .field--name-field-image img { - display: block; - width: 100%; -} - -.node--view-mode-highlighted-medium .field--name-field-difficulty { - color: #5f635d; - font-size: 0.889rem; - margin-bottom: 0.5rem; -}