Хранилища Subversion ant

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

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

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