Removed obsoleted elements from stylesheets. Updated revision numbering tag.

svn: r12383
This commit is contained in:
Rob G. Healey 2009-03-24 04:12:31 +00:00
parent 2f7ae174c0
commit 4f073eb270
10 changed files with 56 additions and 118 deletions

View File

@ -970,15 +970,6 @@ div#sourcerefs ol li ol {
#footer p#copyright img { #footer p#copyright img {
margin-right:10px; margin-right:10px;
} }
#footer p#quality {
width:100%;
text-align:center;
padding-bottom:14px;
margin-bottom:0;
}
#footer p#quality img {
float:center;
}
#user_footer { #user_footer {
width:70%; width:70%;
float:left; float:left;

View File

@ -967,15 +967,6 @@ div#sourcerefs ol li ol {
#footer p#copyright img { #footer p#copyright img {
margin-right:10px; margin-right:10px;
} }
#footer p#quality {
width:100%;
text-align:center;
padding-bottom:14px;
margin-bottom:0;
}
#footer p#quality img {
float:center;
}
#user_footer { #user_footer {
width:70%; width:70%;
float:left; float:left;

View File

@ -968,15 +968,6 @@ div#sourcerefs ol li ol {
#footer p#copyright img { #footer p#copyright img {
margin-right:10px; margin-right:10px;
} }
#footer p#quality {
width:100%;
text-align:center;
padding-bottom:14px;
margin-bottom:0;
}
#footer p#quality img {
float:center;
}
#user_footer { #user_footer {
width:70%; width:70%;
float:left; float:left;

View File

@ -969,15 +969,6 @@ div#sourcerefs ol li ol {
#footer p#copyright img { #footer p#copyright img {
margin-right:10px; margin-right:10px;
} }
#footer p#quality {
width:100%;
text-align:center;
padding-bottom:14px;
margin-bottom:0;
}
#footer p#quality img {
float:center;
}
#user_footer { #user_footer {
width:70%; width:70%;
float:left; float:left;

View File

@ -969,15 +969,6 @@ div#sourcerefs ol li ol {
#footer p#copyright img { #footer p#copyright img {
margin-right:10px; margin-right:10px;
} }
#footer p#quality {
width:100%;
text-align:center;
padding-bottom:14px;
margin-bottom:0;
}
#footer p#quality img {
float:center;
}
#user_footer { #user_footer {
width:70%; width:70%;
float:left; float:left;

View File

@ -960,15 +960,6 @@ div#sourcerefs ol li ol {
#footer p#copyright img { #footer p#copyright img {
margin-right:10px; margin-right:10px;
} }
#footer p#quality {
width:100%;
text-align:center;
padding-bottom:40px;
margin-bottom:0;
}
#footer p#quality img {
float:center;
}
#user_footer { #user_footer {
width:70%; width:70%;
float:left; float:left;

View File

@ -1013,14 +1013,6 @@ div#pedigree {
#footer p#copyright img { #footer p#copyright img {
margin-right:10px; margin-right:10px;
} }
#footer p#quality {
width:100%;
text-align:center;
color:#FFF;
}
#footer p#quality img {
float:center;
}
#user_footer { #user_footer {
width:70%; width:70%;
float:left; float:left;

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: WebCal.py 12238 2009-03-07 09:51:27Z s_charette $ # $Id: $
""" """
Web Calendar generator. Web Calendar generator.