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

Размер файла: 858B
body{background-color : Yellow;border-top : thick solid Fuchsia;border-left : medium dotted Purple;border-right : medium dotted Purple;border-bottom : thin solid Fuchsia;font : extra-light smaller sans-serif;padding : 2px 2px 2px 2px;text-align : center;}
a:active     { color: #008000; font-style: italic }
a:hover      { color: #00FF00; font-weight: bold }
a:visited    { font-family: Comic Sans MS; color: #FF0000 }
a            { font-family: Tahoma; color: #808000 }
p {color : Black;font : smaller serif;text-align : left;padding : 2px 2px 3px 3px;border : thin solid Blue;}
p.a{background-color: #00FF00;  text-align: center;font-family: Comic Sans MS; font-size: extra-light smaller sans-serif; color: #FF0000;}
form {color : #00FF00;font : extra-light smaller sans-serif;;text-align : left;padding : 2px 2px 3px 3px;border : thin solid Blue;}