Хранилища Subversion ant

Сравнить редакции

Не учитывать пробелы Редакция 166 → Редакция 162

/trunk/css/ant.css
19,7 → 19,6
{
clear:both;
width:185px;
height:100%;
border: 0px;
float: left
}
26,11 → 25,10
#main
{
left:20px;
clear:top;
}
.modulename
{
text-align:center;
text-align:right;
font: 22px Georgia, "Times New Roman";
color: #0094D6;
margin: 10px 0;
67,10 → 65,10
}
a
{
/* border-bottom-width: 1px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #007799;
*/ color: #007799;
color: #007799;
text-decoration: none;
}
 
83,12 → 81,16
background-attachment: scroll;
background-position: 0% 0%;
}
a.dashed
a.edit
{
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #007799;
color: green;
text-decoration: none;
}
a.delete
{
color: red;
text-decoration: none;
}
body
{
background-color: #D8ECD5 ;