Хранилища Subversion www_nix-files

Редакция

Редакция 154 | Авторство | Сравнить с предыдущей | Последнее изменение | Открыть журнал | RSS

@import url(./details-addon.css);
@import url(./members-addon.css);
@import url(./network-addon.css);
@import url(./servers-addon.css);

body {
 text-align: center;
}

h1 {
 font: 72pt/72pt Georgia;
 text-align: center;
 margin: 10px 0 10px 0;
}

h2 {
 font: 18pt/20pt Georgia;
 text-align: center;
 margin: 35px 0 0px 0;
}

h3 {
 font: 12pt/12pt Georgia;
 text-align: center;
 margin: 0px 0 35px 0;
}

table {
 border-top: 2px solid #000;
 border-left: 2px solid #000;
 border-bottom: 2px solid #000;
 border-right: 1px solid #000;
 margin: 0 auto;
 border-spacing: 0;
 white-space: nowrap;
}

table#legend {
border-top: 2px solid #dcdcdc;
border-left: 2px solid #dcdcdc;
border-bottom: 2px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
margin: 0 auto;
border-spacing: 0;
}

#legend td {
text-align: left;
font: 12pt Geogria;
padding: 8px 5px;
border-bottom: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
}

table#topmenu {
border: 0px;
}

#topmenu td {
border: 0px;
}

th {
 text-align: center;
 font-weight: bold;
 border-bottom: 1px solid #000;
 border-right: 1px solid #000;
 padding: 8px;
 font-weight: bold;
 background-color: #dcdcdc;
}

td {
 text-align: center;
 padding: 8px 5px;
 border-bottom: 1px solid #dcdcdc;
 border-right: 1px solid #000;
}

a img {
 border: 0;
 color: blue;
 
}

a {
 color: blue;
 }

p#info {
 margin-top: 50px;
}

p#design {
 display: none;
 color: #a9a9a9;
}

p#design a {
 text-decoration: none;
 color: #a9a9a9;
}