Хранилища Subversion ant

Редакция

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

#head
{
    height: 60px;
    border: 0px;
    padding: 20px;
    float: left;
     width:300px;
}
#login
{
    text-align:right;
    font: 8pt tahoma;
}
#cont
{
   clear:both;
}
#menu
{
    clear:both;
    width:185px;
    border: 0px;
    float: left
}
#main
{
    left:20px;
}
.modulename
{
    text-align:right;
    font: 22px Georgia, "Times New Roman";
    color: #0094D6;
    margin: 10px 0;
    padding: 0;
    margin-right:50px;
}
.title
{
    font: 26px Georgia, "Times New Roman";
    color: #0094D6;
    padding: 0;
}
.smalltitle
{
    font: 20px Georgia, "Times New Roman";
    color: #0094D6;
    padding: 0;
    margin-left: 15px;
}
.menutitle
{
    width: 125px;
    height: 20px;
    background-color: #EC870C;
    font: bold 10pt tahoma;
    margin-left: 0px;
    border-top-style:solid;
    text-align: center;
}
.menuitem
{
    font: 10pt tahoma;
    text-indent: 5px;
}
a
{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #007799;
    color: #007799;
    text-decoration: none;
}

a:hover
{
    color: #ffffff;
    background-color: #154ead;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}
a.edit
{
    color: green;
    text-decoration: none;
}
a.delete
{
    color: red;
    text-decoration: none;
}
body
{
    background-color: #D8ECD5 ;
    margin:3px;
}