Mercurial > hg > MPIWGWeb
changeset 76:2d3a7171f3f0
styles for research pages.
author | casties |
---|---|
date | Tue, 07 May 2013 11:14:24 +0200 |
parents | df56982ecb03 |
children | 96b71e761dac |
files | css/mpiwg.css |
diffstat | 1 files changed, 20 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/css/mpiwg.css Mon May 06 20:04:00 2013 +0200 +++ b/css/mpiwg.css Tue May 07 11:14:24 2013 +0200 @@ -462,8 +462,11 @@ * toolboxes */ div.tool.box { + font-family: Georgia, Times, serif; + font-style: italic; + font-size: 16px; + color: #887163; background-color: #efeeec; - color: black; padding: 20px; box-shadow: 0 0 1px 1px #e0e0e0; } @@ -528,10 +531,6 @@ } div.tool.box div.options li { - font-family: Georgia, Times, serif; - font-style: italic; - font-size: 16px; - color: #887163; list-style-type: none; margin: 0.5em 0; } @@ -552,10 +551,20 @@ background-color: white; } +/* project page toolbox with thumbs */ div.tool.box div.box.thumbs { width: 420px; } +div.box.thumbs div.thumb { + display: inline; +} +div.box.thumbs div.thumb img { + width: 55px; + height: 34px; +} + + /* * service box on frontpage */ @@ -597,6 +606,12 @@ padding: 1px 0; border-left: 1px solid #9fa0a7; } +div.tool.box.service div.icon a { + color: black; + font-size: 12px; + font-family: Verdana, Arial, sans-serif; + font-style: normal; +} div.tool.box.service div.icon.first { border-left: 0; width: 70px; @@ -625,15 +640,6 @@ margin-bottom: 5px; border: 0; } -/* toolbox with thumbs */ -div.box.thumbs div.thumb { - display: inline; -} -div.box.thumbs div.thumb img { - width: 55px; - height: 34px; -} - /* * other boxes