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

Размер файла: 654B
body {background: beige; color: black;}
div {text-align: center;}
a, a:active, a:visited {color: #c00000; text-decoration: none; font-weight: bold;}
a:hover {color: #c00000; text-decoration: underline; font-weight: bold;}
table.updown {background: red; color: white; width: 100%; border-top: 2px solid #faa; border-left: 2px solid #faa; border-bottom: 2px solid #b00; border-right: 2px solid #b00; text-align: center;font-weight: bold;}
table a , table a:active, table a:visited {color: white; text-decoration: none; font-weight: bold;}
table a:hover {color: white; text-decoration: underline; font-weight: bold;}
span.bold {font-weight: bold;}