Slightly tweaked (and improved) the CSS of the responsibilities module.

This commit is contained in:
Adam Waldenberg 2013-07-27 13:56:38 +02:00
parent 171474a501
commit 6c4823aa31
1 changed files with 4 additions and 0 deletions

View File

@ -253,6 +253,9 @@
div#responsibilities div.odd {{
background-color: #dbdbdb;
}}
div#responsibilities p {{
margin-bottom: 0px;
}}
td img, h3 img {{
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
@ -273,6 +276,7 @@
-moz-border-radius: 8px 8px 8px 8px;
background-color: #ddcece;
margin-bottom: 0.2em;
margin-top: 0.6em;
}}
div.button, div#responsibilities div.button {{
border-radius: 8px 8px 8px 8px;