
| Current Path : /var/www/html/atstandard/styles/css/components/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/atstandard/styles/css/components/node.css.map |
{"version":3,"sources":["../../uikit/components/partials/component/_node.scss","../../uikit/components/partials/_variables.scss","../../../node_modules/susy/sass/susy/output/shared/_direction.scss","../../uikit/components/mixins/vertical-rhythm/_units.scss","node.css"],"names":[],"mappings":"AAAA;;;;;;;gFAOgF;AAEhF;EAEE,sBAAqB;EACrB,gBAAe;EACf,mBCiJ6B;CDW9B;;AAhKD;EAQI,iBAAgB;CACjB;;AAGD;EACE,aEHuE;CFIxE;;AAYC;EGyJF,iBAtGgF;CHjD7E;;AAGH;EAEI,iBAAgB;CACjB;;AAQH;EACE,qBAAa;EAAb,qBAAa;EAAb,cAAa;EACb,0BAAmB;MAAnB,uBAAmB;UAAnB,oBAAmB;EGuIrB,eHtI0C;CAyBzC;;AA5BD;EGyIA,sBH/H+C;CAY5C;;AAtBH;EAcM,UAAS;EACT,WAAU;CACX;;AAhBL;EAmBM,YAAW;EGsHjB,aAtGgF;CHd3E;;AArBL;EA0BI,cAAa;CACd;;AArEL;EAoFM,aAAY;EACZ,sBAAqB;CACtB;;AAIH;EGyFA,oBAtGgF;CHgB7E;;AAHH;EAOM,cAAa;CACd;;AARL;;EAaI,UAAS;EACT,eAAc;CACf;;AAGH;EA5GF;IA+GQ,cAAa;GACd;EAhHP;;IAqHM,UAAS;IACT,eAAc;GACf;CI9CJ;;AJkDC;EACE,YAAW;CASZ;;AAYD;EACE,WAAU;CACX","file":"node.css","sourcesContent":[null,null,null,null,"/**\n * Content Types (nodes)\n * - in Drupal a content type is a bunch of fields we use to enter and display\n * content, such as pages, blog posts, forum posts and so on. Each of those\n * is usually a content type you create in the Drupal admin.\n * - an instance of a content type (e.g. a single blog post) is called a node,\n * the root template is node.html.twig and the base selector is .node {}\n ============================================================================ */\n.node {\n margin-bottom: 1.25em;\n padding: 1.25em;\n border-radius: 2px;\n}\n\n.node p:last-child {\n margin-bottom: 0;\n}\n\n.node__status {\n float: right;\n}\n\n.node--view-mode-full__title {\n margin: 0 0 1rem;\n}\n\n.node--view-mode-teaser ul:last-of-type {\n margin-bottom: 0;\n}\n\n.node__meta {\n display: flex;\n align-items: center;\n margin: 1rem 0;\n}\n\n.node__meta .field-type-image {\n margin: 0 0.75rem 0 0;\n}\n\n.node__meta .field-type-image__figure {\n margin: 0;\n padding: 0;\n}\n\n.node__meta .field-type-image img {\n width: auto;\n height: 3rem;\n}\n\n.node__meta article:empty {\n display: none;\n}\n\n.node .node__author:after {\n content: \"-\";\n display: inline-block;\n}\n\n.node__meta--has-author-picture .node__submitted {\n margin-top: 0.25rem;\n}\n\n.node__meta--has-author-picture .node__author:after {\n display: none;\n}\n\n.node__meta--has-author-picture .node__author,\n.node__meta--has-author-picture .node__pubdate {\n margin: 0;\n display: block;\n}\n\n@media screen and (max-width: 60em) {\n .node .node__author:after {\n display: none;\n }\n .node .node__author,\n .node .node__pubdate {\n margin: 0;\n display: block;\n }\n}\n\n.node__links {\n clear: both;\n}\n\n.node--sticky {\n padding: 0;\n}\n\n/*# sourceMappingURL=node.css.map */"]}