another bunch of changes by Pierre Ducarme (bis)

This commit is contained in:
Frédéric Péters 2011-11-23 10:53:46 +01:00
parent bd41f6a042
commit d4af0cff17
1 changed files with 27 additions and 10 deletions

View File

@ -18,6 +18,15 @@ ul
list-style: none;
}
h1{
font-family: 'Lato', sans-serif;
/* color: #2d2d2d; */
color: #00458a;
font-weight: 300;
font-size: 22px;
margin-bottom: 20px;
}
h2
{
font-family: 'Lato', sans-serif;
@ -35,18 +44,20 @@ h3
padding-bottom: 22px;
}
h4
{
font-family: 'Lato', sans-serif;
font-size: 12px;
color: #2d2d2d;
font-weight: 400;
padding-bottom: 22px;
}
h5 {margin-bottom: 1em; color:#5e0000;font-size: 14px;}
q {font-style: italic;}
.author {font-size: 13px; color:#885555; margin-top: 0;}
h1{
font-family: 'Lato', sans-serif;
/* color: #2d2d2d; */
color: #00458a;
font-weight: 300;
font-size: 22px;
margin-bottom: 20px;
}
#footer #siteaction-contact-form a:hover{color:white !important ; text-decoration: underline;}
@ -54,6 +65,8 @@ h1{
#content a:hover,
dl.portlet a:hover {text-decoration: underline;}
/***** Header *****/
#header
@ -1658,6 +1671,12 @@ border: none;
border-radius:5px;
}
#content blockquote.pullquote .legend-im {
font-family: 'Lato', sans-serif;
font-size: 10px;
font-style: italic;
}
#content .callout {
color:#888888;
}
@ -1675,8 +1694,6 @@ border: none;
#content-core .floating td{padding:1em; border:1px solid #cfcfcf;}
#deputy-tabs {font-size: 12px;}
#portal-breadcrumbs