changes as per google docs, mainly css for modules

This commit is contained in:
Karen 2011-12-21 20:42:24 +05:30
parent d170c817f1
commit a8f9dbb1d5
2 changed files with 7 additions and 5 deletions

View File

@ -111,7 +111,7 @@
.contentBoxes p {
text-align:justify;
padding:8px;
padding:4px 8px;
}
.contentBoxes a {
@ -181,7 +181,6 @@ padding:14px 14px 18px 14px;
}
.contentLinks a {
color:#0066ff !important;
text-decoration:none!important;
}
@ -193,6 +192,7 @@ padding:14px 14px 18px 14px;
font-family:Arial, Helvetica, sans-serif;
padding:8px 12px;
font-size:16px;
line-height:20px;
}
/* CONTENT EMAILER CLOSING */

View File

@ -76,7 +76,6 @@ margin-bottom:8px;
.sessionTitle {
color:#FF8400;
font-weight:bold;
cursor:pointer;}
.sessionChild {
@ -86,9 +85,9 @@ display:none;}
text-decoration:none;
}
.talks {
/*.talks {
font-weight:bold;
}
}*/
.talks li
{margin-bottom:3px;}
@ -104,3 +103,6 @@ margin-bottom:8px;
.pBio {
margin-bottom:8px;
display:none;}
.pWrapper {
margin-bottom:8px;}