You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
762 B
CSS
39 lines
762 B
CSS
#festival1 {
|
|
width:98%;
|
|
border-bottom:#AFAFAF 1px dashed;
|
|
margin-bottom:15px;
|
|
padding-bottom:10px;}
|
|
|
|
#festival1 h2 {
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
|
font-size:11px;
|
|
border-bottom:none;
|
|
margin:0px;
|
|
padding:0px;
|
|
color:#6b6b6b;}
|
|
|
|
#festival1 h2 a:link,#festival1 h2 a:visited {
|
|
color:#6b6b6b;
|
|
text-decoration:none;}
|
|
#festival1 h2 a:hover {
|
|
text-decoration:underline;}
|
|
|
|
#festival1 p {
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
|
font-size:11px;
|
|
color:#6b6b6b;
|
|
padding:0px;
|
|
margin:0px;
|
|
line-height:20px;}
|
|
|
|
#festival1 p a:link,#festival1 p a:visited {
|
|
color:#6b6b6b;
|
|
text-decoration:none;}
|
|
#festival1 p a:hover {
|
|
text-decoration:underline;}
|
|
|
|
#festival1 img {
|
|
margin-right:8px;}
|
|
|
|
.festivalword1 {
|
|
font-weight:bold;} |