/* (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-logo_left { background: url(&dtml-portal_url;/&dtml-logoNameLeft;) no-repeat; border: 0; margin: 0; padding: 0; float: right; } #portal-logo_left a { display: block; text-decoration: none; overflow: hidden; border: 0; margin: 0; padding: 0; padding-top: px; height: 0px !important; height /**/: px; width: px; cursor: pointer; } #portal-logo_right { background: url(&dtml-portal_url;/&dtml-logoNameRight;) no-repeat; border: 0; margin: 0; padding: 0; float: left; } #portal-logo_right a { display: block; text-decoration: none; overflow: hidden; border: 0; margin: 0; padding: 0; padding-top: px; height: 0px !important; height /**/: px; width: px; cursor: pointer; } .LogoLeft { margin-top: 0.75em; } .LogoRight { margin-top: 0.75em; margin-left: 1.6em; } #portal-searchbox { float: right; clear: right; background-color: transparent; margin: 1.5em 0 0 0; padding: 0 2em 0 0; text-align: right; text-transform: &dtml-textTransform;; white-space: nowrap; z-index: 2; position: absolute; right: 12px; top: 20px } #portal-siteactions { background-color: transparent; white-space: nowrap; list-style-image: none; list-style-type: none; margin: 1px 0 0 0; height: auto; line-height: normal; float: right; padding: 3px 2em 3px 0; position :absolute; right : 10px; top: 0px } #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: 0em; margin-left: 2.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: normal; } h4 { font-size: 120%; border-bottom: none; font-weight: normal; } 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; } dd { line-height: 1.5em; margin-bottom: 0.5em; margin-top: 0.5em; } /* */