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

Редакция

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

#infocard {
 width: 400px;
 text-align: left;
 padding-left: 130px;
 margin: 10px auto;
}

.ftp {
 background: transparent url(/img/logo/ftp-big.png) top left no-repeat;
}

.apt {
 background: transparent url(/img/logo/apt-big.png) top left no-repeat;
}

.gentoo {
 background: transparent url(/img/logo/gentoo-big.png) top left no-repeat;
}

.mandriva {
 background: transparent url(/img/logo/mandriva-big.png) top left no-repeat;
}

.arch {
 background: transparent url(/img/logo/arch-big.png) top left no-repeat;
}

.alt {
 background: transparent url(/img/logo/alt-big.png) top left no-repeat;
}

.freebsd {
 background: transparent url(/img/logo/freebsd-big.png) top left no-repeat;
}

.dicts {
 background: transparent url(/img/logo/dicts-big.png) top left no-repeat;
}

.mans {
 background: transparent url(/img/logo/mans-big.png) top left no-repeat;
}

.www {
 background: transparent url(/img/logo/www-big.png) top left no-repeat;
}

.fail {
 background: transparent url(/img/logo/fail-big.png) top left no-repeat;
}

#infocard h4 {
 font: 20pt/21pt Georgia;
 margin: 0;
}

#infolink {
 margin: 10px auto;
 padding: 5px 0;
 list-style: none;
 border-top: 1px solid #dcdcdc;
}

#infolink li {
 float: left;
 display: block;
 margin-left: 5px;
}

#infolink li:before {
 content: "\2022\0020";
}

#infolink li.owner {
 margin-left: 0;
}

#infolink li.owner:before {
 content: "";
}