File cookbook.css in CookBook

 
.RecipeTitle
{
	font-size:16px;
	font-weight:bold
}
#menu
{
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	float:right;
	padding:10px;
	width:160px;
	margin:0px 0px 10px 10px;
	background:#eee
}
 
p
{
	margin:0px 10px 10px 10px
}
 
.Ingredients
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	border: thin dotted #999999;
	padding: 5px;
}
.Directions
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	border: thin dotted #999999;
	padding: 5px;
}
 
#Title
{
	font-size:xx-large;
	padding-left:0px;
	padding-top:10px;
	text-transform:none
}
 
#Description
{
	padding:0px;
	padding-top:10px;
	font-size:12px;
	font-weight:normal
}
 
#main
{
	margin:20px;
	border:1px solid #000;
	background:#fff;
	padding:15px 15px 15px 15px
}
 
.DateHeader
{
	border-bottom:solid 1px #FF9900;
	font-size:18px;
	text-align:left;
	margin-top:30px;
	width:300px;
	margin-bottom:0px;
	color:gray;
	font-weight:bold
}
body
{
	margin:0px 0px 0px 0px;
	font-family:arial, helvetica;
	background-color:#FF9900
}
 
#Nav
{
	font-size:10px;
	color: black;
}
 
a
{	
text-decoration:none
}
 
a:hover
{	
	background-color:#C3CFE5
}
 
hr 
{
	border: 0;
	width: 80%;
	color: black;
	background-color:black;
	height: 1px;
}.TextTitle {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-variant: small-caps;
}
.copyright {
	font-size: xx-small;
	color: #999999;
}
 
 
 
  code/cookbookcss.txt · Last modified: 2005/01/06 11:47
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki