westdc-zf1/htdocs/css/about.css

29 lines
627 B
CSS
Raw Normal View History

2009-03-06 03:20:46 +00:00
.logo{float:right;margin-left:10px;margin-bottom:15px;text-align:center;}
.preface
{
margin-left: 20px;
margin-right: 150px;
margin-top:10px;
padding: 5px;
border: 1px solid gray;
}
.LeftMargin a
{
text-decoration: none;
}
.LeftMargin p
{
2011-12-20 03:51:36 +00:00
text-indent: 20px;
padding:10px 0 10px 0;
2009-03-06 03:20:46 +00:00
}
h2 a, h2 a:visited{padding-right:20px;color:#808080;background-image:url(../images/extlink.gif);
background-repeat:no-repeat; background-position:right center;}
.center
{
font-size: 12px;
font-weight: bold;
margin-bottom: 20px;
2011-12-20 03:51:36 +00:00
}
.LeftMargin li{line-height:20px;text-indent: 20px;}