Committer: ybuhvalova
LJSUP-11767: Add to page with entries by tag title with tags namesU trunk/htdocs/stc/sup/s/10y-cardboard.css U trunk/htdocs/stc/sup/s/10y-early_morning.css U trunk/htdocs/stc/sup/s/10y-georgia.css U trunk/htdocs/stc/sup/s/10y-penguins.css U trunk/htdocs/stc/sup/s/10y-summer.css
Modified: trunk/htdocs/stc/sup/s/10y-cardboard.css =================================================================== --- trunk/htdocs/stc/sup/s/10y-cardboard.css 2012-04-20 12:32:39 UTC (rev 21768) +++ trunk/htdocs/stc/sup/s/10y-cardboard.css 2012-04-20 12:34:08 UTC (rev 21769) @@ -151,6 +151,13 @@ margin-right:16px; margin-left:320px; } + +.tag-page-header { + margin: 20px 0 0 30px; + font-size: 1.8em; + font-weight: bold; + } + .content .entry-wrap { clear:both; padding-left:28px; Modified: trunk/htdocs/stc/sup/s/10y-early_morning.css =================================================================== --- trunk/htdocs/stc/sup/s/10y-early_morning.css 2012-04-20 12:32:39 UTC (rev 21768) +++ trunk/htdocs/stc/sup/s/10y-early_morning.css 2012-04-20 12:34:08 UTC (rev 21769) @@ -187,6 +187,12 @@ .content { padding-top:0; } +.tag-page-header { + margin: 0px 0px 20px 20px; + font-size: 1.6em; + font-weight: normal; + color: #FFF; + } .content .entry-wrap { padding:0; background:#FFF; Modified: trunk/htdocs/stc/sup/s/10y-georgia.css =================================================================== --- trunk/htdocs/stc/sup/s/10y-georgia.css 2012-04-20 12:32:39 UTC (rev 21768) +++ trunk/htdocs/stc/sup/s/10y-georgia.css 2012-04-20 12:34:08 UTC (rev 21769) @@ -207,6 +207,10 @@ margin-right:16px; margin-left:329px; } + .tag-page-header { + margin: 20px 0px 0px 16px; + font: normal 1.8em/1.4 Georgia; + } .content .entry { margin-top:2.2em; } Modified: trunk/htdocs/stc/sup/s/10y-penguins.css =================================================================== --- trunk/htdocs/stc/sup/s/10y-penguins.css 2012-04-20 12:32:39 UTC (rev 21768) +++ trunk/htdocs/stc/sup/s/10y-penguins.css 2012-04-20 12:34:08 UTC (rev 21769) @@ -147,6 +147,12 @@ border-width:1px 0 0 1px; margin-left:4px; } +.tag-page-header { + margin: 20px 0px 10px 0px; + letter-spacing: .15em; + font-size: 1.2em; + font-weight: bold; + } /* Entry */ .entry-wrap { Modified: trunk/htdocs/stc/sup/s/10y-summer.css =================================================================== --- trunk/htdocs/stc/sup/s/10y-summer.css 2012-04-20 12:32:39 UTC (rev 21768) +++ trunk/htdocs/stc/sup/s/10y-summer.css 2012-04-20 12:34:08 UTC (rev 21769) @@ -636,3 +636,6 @@ color:#555 !important; } +.tag-page-header { + font: normal 1.8em/1.4 Georgia; + } \ No newline at end of file