Просмотр файла style.css

Размер файла: 860B
body {
font-family: Arial, san-serif;
font-size:11pt;
margin:auto;
max-width: 650px;
margin-bottom: 8px;
padding: 3px;
border: 2px solid #000000;
background-color: #e0ebeb;
text-align:center;
}
a:visited{color:#6495ED;
text-decoration : none;}
a:link { 
text-decoration : none; 
} 
a:active { 
text-decoration : none; 
color : black; 
} 
a:hover { 
text-decoration : underline; 
font-size:105%;
padding : 1px; 
position : relative; 
top : 1px; 
}


div.news {
font-family: Times;
background-color:#f5f5f5;
padding:2pt 1pt 2pt 3pt;
margin:1%;
max-width : 630px;
margin:auto;
border:2px solid #0077a0; 
text-align:left;
border-style:dashed;
}

div.menu {
font-weight:bold;
padding:2pt 1pt 2pt 3pt;
margin:1%;
max-width : 600px; 
margin:auto;
background-color:#ffc0c8; 
font-style:italic; 
text-align:center;
}