/* (do not remove this :) */ /* (not this either :) */ /* In portlets.css */ .portletHeader { background-color: &dtml-globalBackgroundColor;; border: &dtml-borderWidth; &dtml-borderStyle; &dtml-globalBorderColor;; border-bottom: none; padding: 0.2em 0em 0em 1em; text-transform: &dtml-textTransform;; font-weight: bold; line-height: 1.6em; } /* In public.css */ #portal-breadcrumbs { /* The path bar, including breadcrumbs and add to favorites */ border-bottom-color: &dtml-globalBorderColor;; border-bottom-style: &dtml-borderStyle;; border-bottom-width: &dtml-borderWidth;; border-bottom: none; padding-left: 3em; padding-right: 2em; text-transform: &dtml-textTransform;; line-height: 1.6em; } #portal-footer { background-color: &dtml-globalBackgroundColor;; border-top: &dtml-borderWidth; &dtml-borderStyle; &dtml-globalBorderColor;; border-bottom: &dtml-borderWidth; &dtml-borderStyle; &dtml-globalBorderColor;; float: none; line-height: 1.2em; margin: 2em 0em 1em 0em; padding: 0em 1.2em 0em 1.2em; text-align: center; } #portal-footer a { text-decoration: none; color: &dtml-discreetColor;; border: none; } #portal-footer a:visited { color: &dtml-discreetColor;; background-color: transparent; } /* In base.css */ h1 { font-size: 160%; } h2 { font-size: 150%; border-bottom: none; } h3 { font-size: 140%; border-bottom: none; font-weight: bold; } h4 { font-size: 120%; border-bottom: none; font-weight: bold; } h5 { font-size: 100%; border-bottom: none; font-weight: bold; } h6 { font-size: &dtml-fontSmallSize;; border-bottom: none; font-weight: bold; } ul { line-height: 1.5em; margin: 0.5em 0 0 1.5em; padding: 0; list-style-type: circle; list-style-image: none; } /* */